Skip to content

v0.0.3

Choose a tag to compare

@Tinitto Tinitto released this 06 Feb 22:49
· 47 commits to main since this release
v0.0.3
982b6e5

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 sql or redis or mongo extras are installed.
    • Fixed Type annotations for SQLModel, MongoModel, JsonModel, HashModel and EmbeddedJsonModel
    • Changed Github actions to run tests for each extra plus the test extra i.e. [sql,test], [redis,test] etc.
  • Bump to v0.0.3 by @Tinitto in #8

Full Changelog: v0.0.2...v0.0.3