Skip to content

Version 1.8.0

Compare
Choose a tag to compare
@glennmatthews glennmatthews released this 18 Apr 19:57
· 33 commits to main since this release
410e178

Added

  • #182 - Added get_or_add_model_instance() and update_or_add_model_instance() APIs.
  • #189 - Added note in README.md about running invoke tests.
  • #190 - Added note in README.md about running invoke build.

Changed

  • #77/#188 - sync_from() and sync_to() now return the Diff that was applied.
  • #211 - Loosened packaging and structlog library dependency constraints for broader compatibility.