Releases: overtrue/laravel-versionable
Releases · overtrue/laravel-versionable
4.1.0
06 Oct 16:58
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
4.0.0
04 Jul 04:24
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
3.1.2
18 Jun 12:47
Compare
Sorry, something went wrong.
No results found
3.1.1
02 Apr 03:34
Compare
Sorry, something went wrong.
No results found
3.1.0
02 Apr 03:26
Compare
Sorry, something went wrong.
No results found
3.0.1
04 Mar 06:48
Compare
Sorry, something went wrong.
No results found
Laravel 9.x default user model class (#31)