New
v2.1.0
What's Changed
- Unify with the word
cronat Japanese by @kakikubo in https://github.com/sidekiq-cron/sidekiq-cron/pull/520 - Add documentation for renaming Sidekiq::Cron namespaces and managing old jobs by @jdaviderb in https://github.com/sidekiq-cron/sidekiq-cron/pull/521
- Added Spanish (es-Es) locale translation by @vzamanillo in https://github.com/sidekiq-cron/sidekiq-cron/pull/522
- Add Ruby MRI 3.4 to CI matrix by @viralpraxis in https://github.com/sidekiq-cron/sidekiq-cron/pull/525
- Add
available_namespacesconfiguration option by @viralpraxis in https://github.com/sidekiq-cron/sidekiq-cron/pull/524 - [refactor] Reorganize support classes and helpers for testing by @markets in https://github.com/sidekiq-cron/sidekiq-cron/pull/526
New Contributors
- @kakikubo made their first contribution in https://github.com/sidekiq-cron/sidekiq-cron/pull/520
- @jdaviderb made their first contribution in https://github.com/sidekiq-cron/sidekiq-cron/pull/521
- @vzamanillo made their first contribution in https://github.com/sidekiq-cron/sidekiq-cron/pull/522
- @viralpraxis made their first contribution in https://github.com/sidekiq-cron/sidekiq-cron/pull/525
Full Changelog: https://github.com/sidekiq-cron/sidekiq-cron/compare/v2.0.1...v2.1.0