Releases: toggle-corp/banjo-utils
Releases · toggle-corp/banjo-utils
v0.1.0
[v0.1.0] - 2026-04-16
Changes:
🚀 Features
- (ci) Add ci checks, tests with different versions - (6559480)
- Use fugit release script - (5d54e63)
- Add create_initial_users command - (7670dff)
- Compatible with python version 3.8 and dj 3.2 - (71b04cf)
- Add example django project - (62f6c07)
- Add test cases for retry and wait_for_resources command - (368424a)
- Initial setup and pre commits - (755a25a)
🐛 Bug Fixes
- (ci) Use different python and django versions - (846d083)
📚 Documentation
⚙️ Miscellaneous Tasks
🍻 Pull Requests (4)
- (#1) Feature/Add test and example project setup
- (#2) Feature/CI Checks and Tests
- (#3) Feature/Create Initial User Command
- (#4) CI: Use different python and django versions
🎉 New Contributors (1)
- @susilnem made their first contribution