Skip to content

Releases: dimitriBouteille/wp-orm

v4.0.0-alpha.1

12 Oct 11:12
50b0478
Compare
Choose a tag to compare
v4.0.0-alpha.1 Pre-release
Pre-release

DO NOT USE IN PRODUCTION! This is a test alpha release. For internal use only!

What's Changed

Breaking Changes 🛠

  • WordPressGrammar extends from MySqlGrammar now in #92

New Features 💎

  • Add AbstractModel::truncate() in #93
  • Add support for JSON columns in #93

Current Eloquent Version: 11.x

v4.0.0-alpha.0

09 Oct 19:38
7beb917
Compare
Choose a tag to compare
v4.0.0-alpha.0 Pre-release
Pre-release

DO NOT USE IN PRODUCTION! This is a test alpha release. For internal use only!

What's Changed

New major version with the update of the package illuminate/database to version 11.x ✨:

Breaking Changes 🛠

  • Minimum PHP version 8.2 in #82
  • Update illuminate/database to ^11.0 in #82
  • Remove robmorgan/phinx dependencies in #84
  • Remove all deprecated functions
  • All relation properties (user_id, comment_parent, ...) are cast to integer

New Features 💎

  • Meta casting in #85
  • Custom comment type in #86
  • Add new getter/setter in Comment and Post models

Fixes ⛑️

  • Fix Comment::comment_post_ID and Comment::comment_author_IP getter/setter

Other Changes 🖇️

  • Rename Dbout\WpOrm\Concerns\HasMeta to Dbout\WpOrm\Concerns\HasMetas in #85
  • Update dev dependencies in #87
  • Add unit and databases tests in #89
  • Update LICENSE and file header in #91

Current Eloquent Version: 11.x

3.3.0

09 Sep 20:06
c4148c6
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

Other Changes 🖇️


Current Eloquent Version: 10.x


Full Changelog: 3.2.0...3.3.0

3.2.0

20 May 13:32
5a7fd30
Compare
Choose a tag to compare

What's Changed

New Features 💎

Other Changes 🖇️


Current Eloquent Version: 10.x


Full Changelog: 3.1.3...3.2.0

3.1.3

12 May 17:50
0eeeadb
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

Other Changes 🖇️

  • docs: update Eloquent documentation link by @rafaucau in #58

New Contributors


Current Eloquent Version: 10.x


Full Changelog: 3.1.2...3.1.3

3.1.2

13 Apr 13:11
e19c0d0
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

Other Changes 🖇️

New Contributors


Current Eloquent Version: 10.x


Full Changelog: 3.1.1...3.1.2

3.1.1

24 Mar 08:59
f16f742
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

Other Changes 🖇️


Current Eloquent Version: 10.x


Full Changelog: 3.1.0...3.1.1

3.1.0

16 Mar 18:39
7174a04
Compare
Choose a tag to compare

What's Changed

The Database class has been completely refactored to fix several bugs, improve compatibility with models and prepare the next version of the module that should contain new features.

In addition, In order to improve the quality, tests related to the WordPress database have been added.

New Features 💎

Fixes ⛑️

Other Changes 🖇️


Current Eloquent Version: 10.x


Full Changelog: 3.0.2...3.1.0

3.0.2

09 Mar 10:42
ba3296f
Compare
Choose a tag to compare

What's Changed

Fixes ⛑️

Other Changes 🖇️

New Contributors

Full Changelog: 3.0.1...3.0.2

3.0.1

04 Mar 21:05
0a5defc
Compare
Choose a tag to compare

What's Changed

Other Changes 🖇️

Full Changelog: 3.0.0...3.0.1