Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@richecr richecr released this 13 May 18:37
· 8 commits to main since this release
352ef24

What's Changed

Added

  • Added logs in methods using the lib logging.
  • Added ModelManager to manage database tables.
  • Preparing DuckORM to support migrations with duck-orm-cli.

Corretion

  • Method associations now ignores fields that are not of type ForeingKey or OneToOne.

New Contributors

Full Changelog: v1.0.1...v1.0.2