Skip to content

2.9.0

Compare
Choose a tag to compare
@coleifer coleifer released this 20 Apr 00:37
· 2046 commits to master since this release

In this release there are two notable changes:

  • The Model.create_or_get() method was removed. See the documentation
    for an example of the code one would write to replicate this functionality.
  • The SQLite closure table extension gained support for many-to-many
    relationships thanks to a nice PR by @Necoro. Docs.

View commits