Skip to content

Releases: overtrue/laravel-versionable

4.6.0

08 Mar 06:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.5.0...4.6.0

4.5.0

04 Mar 02:34
150a05e
Compare
Choose a tag to compare

What's Changed

  • Add ability to change Model(table) for versions in model that using trait versionable by @vobar in #49
  • Get values from getAttributes instead of only method by @Kyzegs in #50
  • Laravel 11.x Compatibility by @laravel-shift in #52

New Contributors

Full Changelog: 4.4.0...4.5.0

4.4.0

15 Feb 07:46
Compare
Choose a tag to compare

What's Changed

  • Added Laravel 10 support.
  • feat: Add support for nested arrays in content by @tasinttttttt in #46

New Contributors

Full Changelog: 4.3.0...4.4.0

4.3.0

18 Jan 02:48
f9ac164
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.1...4.3.0

4.2.1

31 Oct 06:48
Compare
Choose a tag to compare

Full Changelog: 4.2.0...4.2.1

4.2.0

07 Oct 13:56
db60651
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.2.0

4.1.0

06 Oct 16:58
Compare
Choose a tag to compare

What's Changed

  • Add method to find a models version at a specific time by @marijoo in #43
  • Fixed #41

New Contributors

Full Changelog: 4.0.2...4.1.0

4.0.2

28 Sep 07:08
12694da
Compare
Choose a tag to compare

What's Changed

  • Using passthrough of model connection. by @ryangurn in #37
  • Fix incorrect reference to VersionStrategy in README by @phpfour in #40
  • fix: 修复覆盖 VersionModel 其他方法不生效问题 by @ranpro in #42

New Contributors

Full Changelog: 4.0.1...4.0.2

4.0.1

05 Jul 07:09
7874c4c
Compare
Choose a tag to compare

What's Changed

  • 调整 Versionable Trait 中 getVersionUserId 方法逻辑策略 by @ranpro in #35

New Contributors

  • @ranpro made their first contribution in #35

Full Changelog: 4.0.0...4.0.1

3.1.4

05 Jul 07:15
Compare
Choose a tag to compare

Full Changelog: 3.1.3...3.1.4