Releases: ambitioninc/ambition-utils
Releases · ambitioninc/ambition-utils
3.2.1
What's Changed
- Add ability to limit how many handlers are processed by @jaredlewis in #114
- 3.2.1 by @jaredlewis in #115
Full Changelog: 3.1.13...3.2.1
3.1.13
What's Changed
- Merge master into develop by @geophphrie in #104
- Celery upgrade (testing requirement only) by @geophphrie in #105
- Adjust migration by @geophphrie in #103
- Don't Reset next_occurrence For Cloned Objects by @tylerneu in #108
- Merge Master by @tylerneu in #109
- 3.1.12 by @tylerneu in #110
- Fix possible null value comparison against a date by @somewes in #111
- Merge master into develop and fix conflicts by @somewes in #113
- 3.1.13 by @somewes in #112
Full Changelog: 3.1.11...3.1.13
Migration adjustment
Migration adjustment (#106) * Bump celery from 4.2.1 to 5.2.2 in test requirements * Adjust a migration to refer to jsonfield using correct v3.1+ nomenclature