Skip to content

Releases: overtrue/laravel-versionable

4.1.0

06 Oct 16:58

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

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

Choose a tag to compare

What's Changed

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

New Contributors

Full Changelog: 4.0.0...4.0.1

3.1.4

05 Jul 07:15

Choose a tag to compare

Full Changelog: 3.1.3...3.1.4

4.0.0

04 Jul 04:24

Choose a tag to compare

What's changed

  • New version difference comparison implementation. #34
  • firstVersion() returns MorphOne now()

Full Changelog: 3.1.3...4.0.0

3.1.3

20 Jun 02:34
3893bc0

Choose a tag to compare

What's Changed

Full Changelog: 3.1.2...3.1.3

3.1.2

18 Jun 12:47
00240e5

Choose a tag to compare

What's Changed

New Contributors

  • @anhao made their first contribution in #32

Full Changelog: 3.1.1...3.1.2

3.1.1

02 Apr 03:34

Choose a tag to compare

Full Changelog: 3.1.0...3.1.1

3.1.0

02 Apr 03:26

Choose a tag to compare

Full Changelog: 3.0.1...3.1.0

3.0.1

04 Mar 06:48
6ff196d

Choose a tag to compare

Laravel 9.x default user model class (#31)