v1.2.0
1.2.0 - 2024-02-25
Bug Fixes
- Handle null route in
Message
- (f5db564)
Features
- Use new persistent caching method - (b1bf4b6)
Miscellaneous Chores
- (deps) Update dependencies - (e795604)
- Remove git-cliff config - (be95b2a)
- Update pyproject.toml - (c2a70f4)
Refactoring
- [breaking]Rename
DataNotFound
toDataNotFoundError
- (5c33cb0) - Comply to PEP-585 typing annotation standards - (21facb3)
- Remove unnecessary init file - (031446e)
Tests
- Improve unit tests - (2148603)