Skip to content

Version 0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 20:59
· 28 commits to refs/heads/main since this release
cf91eac

Changes

🚀 New Features

  • adding xfix style queries (#610)
  • add casesensitive support (#608)

🐛 Bug Fixes

  • fixing None types in hashes (#616)
  • kick off type validation before update (#615)
  • fixing issue with breaking typing.Dict in JsonModel (#614)
  • adding support for boolean checks (#611)

Docs

  • Update models.md (#573)

Contributors

We'd like to thank all the contributors who worked on this release!

@ninoseki, @shobu13 and @slorello89