Releases: cafadev/turbobus
Releases · cafadev/turbobus
v1.0.0
v1.0.0-alpha.10
Changelog
All notable changes to this project will be documented in this file.
[1.0.0-alpha.10] - 2024-04-16
🚀 Features
- Add release workflow
v1.0.0-alpha.9
Changelog
All notable changes to this project will be documented in this file.
[1.0.0-alpha.9] - 2024-04-15
🐛 Bug Fixes
- Add injection documentation
v1.0.0-alpha.8
Changelog
All notable changes to this project will be documented in this file.
[1.0.0-alpha.8] - 2024-04-14
🐛 Bug Fixes
- Add examples and update documentation
📚 Documentation
- Add examples and update documentation
v1.0.0-alpha.7
Changelog
All notable changes to this project will be documented in this file.
[1.0.0-alpha.7] - 2024-04-14
🚀 Features
- Rename command decorator with kw_only_frozen
v1.0.0-alpha.6
Changelog
All notable changes to this project will be documented in this file.
[1.0.0-alpha.6] - 2024-04-14
🚀 Features
- Reduce boilerplate + add type checking for execute methods
- Allow inject params + improve command typing for generics
- Add command decorator for default dataclass values
- Add semantic exceptions + improve provider methods
⚙️ Miscellaneous Tasks
- Remove double spaces + update dependencies
v1.0.0-alpha.5
Changelog
All notable changes to this project will be documented in this file.
[1.0.0-alpha.5] - 2023-10-12
Bug Fixes
- Update docs
v1.0.0-alpha.4
Changelog
All notable changes to this project will be documented in this file.
v1.0.0-alpha.3
Changelog
All notable changes to this project will be documented in this file.
[1.0.0-alpha.3] - 2023-10-12
Bug Fixes
- Versioning for build process
v1.0.0-alpha.2
Changelog
All notable changes to this project will be documented in this file.
[1.0.0-alpha.2] - 2023-10-12
Bug Fixes
- Add auto publish
Features
- Publish only on new tags
Miscellaneous Tasks
- Update markdown highlights
- Add setup.py to enable pip installation