### Master (unreleased) #### New feature #### Bug fix ### v1.1.0 (July 17, 2019) #### New feature - [35](https://github.com/Shopify/job-iteration/pull/35) - Raise exception if malformed arguments are use in #build_enumerator ### v1.0.0 (April 29, 2019) It’s been in production at Shopify since 2017. It has support for Rails 5 and 6 :tada: ### Deprecations - [34](https://github.com/Shopify/job-iteration/pull/34) - remove supports_interruption? ### Internal - [30](https://github.com/Shopify/job-iteration/pull/30) - Better #each_iteration argument names ### v0.9.8 (December 5, 2018) #### Bug fix - [27](https://github.com/Shopify/job-iteration/pull/27) - iteration: don't allow double-retrying a job ### v0.9.7 (November 30, 2018) #### New feature - [23](https://github.com/shopify/job-iteration/pull/23) - Remove upperbound constraint on ActiveJob