Releases: kolonialno/oida
Releases · kolonialno/oida
0.2.1
0.2.0
0.1.5
Fixes explicit naming of @coalesced_task
.
0.1.4
0.1.3
This release includes explicitly naming formerly implicitly named Celery tasks while using Oida componentize
.
What's Changed
- Explicitly naming existing implicit Celery names by @lapsedpacifist in #12
Full Changelog: v0.1.2...v0.1.3
0.1.2
0.1.1
0.1.0
0.1.0-rc.1
Added
- The
componentize
command will now also update references in string literals
Fixed
- Ignore module imports from the same app
0.1.0-alpha.1
Added
- Initial release