Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@izzergh izzergh released this 02 Feb 21:13
· 57 commits to master since this release
b5310c2

Adds support for Rails 6.

The only update is porting the error handling of the EndDatePropagator to use the Rails 6 ActiveModel::Errors API, which drops support for 4.2.

See #27 for the change.