Skip to content

Releases: sentrisense/datadandic

0.1.1: bugfix release

25 May 09:30
Compare
Choose a tag to compare
  • Avoid storing nulls
  • Properly handle values in queries with operators
  • Update repository url

0.1.0: First Release

21 Apr 09:51
Compare
Choose a tag to compare
  • Single Model release.
  • Basic entity handling (find, find_one, save, delete) based on the firedantic interface.
  • Added order to find, and making it's results an interator (might change in the future).