v1.0.0-alpha.6
Pre-release
Pre-release
github-actions
released this
14 Apr 15:02
·
5 commits
to main
since this release
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