v0.0.3
What's Changed
- Fix typo on README by @Tinitto in #5
- Fix typo on how to install by @Tinitto in #6
- Hotfix/model type annotations by @Tinitto in #7
- Fixed import errors when only
sqlorredisormongoextras are installed. - Fixed Type annotations for
SQLModel,MongoModel,JsonModel,HashModelandEmbeddedJsonModel - Changed Github actions to run tests for each extra plus the
testextra i.e.[sql,test],[redis,test]etc.
- Fixed import errors when only
- Bump to v0.0.3 by @Tinitto in #8
Full Changelog: v0.0.2...v0.0.3