v2.4.0
What's New
- Add a no-collection option for rspec generator template by @Martin-Alexander in #911
- Introduce
list
command in CLI by @davidstosik in #914 - Allow force pause, when stuck pausing by @Schwad in #921, #929
What's Changed
- Fix loading all Tasks with namespace collision by @skipkayhil in #939
Documentation
- Mention that recurring tasks are a bad idea; fix minor typos by @noahgibbs in #908
- Make the deleted migrations section of the README linkable by @etiennebarrie in #919
Tests
- Fix test in Task with params example by @tlatsas in #909
- Fix timezone test by @etiennebarrie in #930
- Fix Chrome headless by @etiennebarrie in #936
- CI improvements by @etiennebarrie in #938
New Contributors
- @Martin-Alexander made their first contribution in #911
- @tlatsas made their first contribution in #909
- @skipkayhil made their first contribution in #939
Full Changelog: v2.3.3...v2.4.0