Skip to content

Releases: MasoniteFramework/orm

v3.0.0.post1 — final release: Masonite ORM continues at masonitedev

Choose a tag to compare

@eaguad1337 eaguad1337 released this 07 Jun 01:31
05fe1ce

⚠️ This is the final release of the masonite-orm package

Masonite ORM development continues at masonitedev/orm. It is published on PyPI as masonite-framework-orm — imports are unchanged.

This post release only adds a deprecation notice: importing masoniteorm now emits a FutureWarning pointing to the new package. No functional changes.

❤️ In memory of Joseph "Joe" Mancuso, creator of Masonite.

v3.0.0

v3.0.0 Pre-release
Pre-release

Choose a tag to compare

@josephmancuso josephmancuso released this 25 Mar 15:29

What's Changed

Full Changelog: v2.18.1...v3.0.0

2.24.0

Choose a tag to compare

@josephmancuso josephmancuso released this 22 Jan 18:16
44ec039

Changelog

Added

Full Changelog: v2.23.2...2.24.0

v2.23.2

Choose a tag to compare

@josephmancuso josephmancuso released this 28 Nov 19:02
ccf9025

Changelog

Fixed

Added

New Contributors

Full Changelog: v2.23.1...v2.23.2

v2.23.1

Choose a tag to compare

@josephmancuso josephmancuso released this 21 Oct 19:06

Full Changelog: v2.23.0...v2.23.1

v2.23.0

Choose a tag to compare

@josephmancuso josephmancuso released this 18 Oct 22:50
d5433af

Changelog

Full Changelog: v2.22.3...v2.23.0

v2.22.3

Choose a tag to compare

@josephmancuso josephmancuso released this 01 Sep 22:30

What's Changed

Full Changelog: v2.22.2...v2.22.3

v2.22.2

Choose a tag to compare

@josephmancuso josephmancuso released this 01 Sep 18:33

What's Changed

Fixed

Full Changelog: v2.22.1...v2.22.2

v2.22.1

Choose a tag to compare

@josephmancuso josephmancuso released this 01 Sep 15:44

What's Changed

Added

  • Add configuration option to enable or disable foreign keys check for all 4 types of database connections by @martinszemitis in #883

Fixed

Changed

  • BaseRelationship: s/self/instance by @pmn4 in #869

New Contributors

Full Changelog: v2.22.0...v2.22.1

v2.22.0

Choose a tag to compare

@josephmancuso josephmancuso released this 06 Apr 13:23
6f93468

Changelog

Changed

Improved relationship performace by 2000x

Full Changelog: v2.21.0...v2.22.0