Skip to content

Releases: mpociot/versionable

4.4.4

07 May 16:37
c5e30d7
Compare
Choose a tag to compare
  • Updated the package description to mention Laravel 11 support #106 @CoolGoose

4.4.3

03 Mar 23:13
8bf4c21
Compare
Choose a tag to compare

4.4.2

03 Mar 19:37
5b2786d
Compare
Choose a tag to compare
  • #104 Fix model with no updated_at or deleted_at columns @Roxayl

4.4.1

27 Feb 08:43
9af7957
Compare
Choose a tag to compare

4.4.0

27 Mar 14:06
Compare
Choose a tag to compare
  • Adds Model::initializeVersions() - a static method to create an initial version for all models without versions #100 by @iateadonut
  • Adds $model->createInitialVersion() - a method to create the initial version of a model instance when it doesn't have versions #100 by @iateadonut

4.3.3

10 Mar 10:23
7609b62
Compare
Choose a tag to compare

4.3.2

10 Feb 07:56
d63ac71
Compare
Choose a tag to compare
  • Add Laravel 9.x compatibility #89

4.3.1

16 Dec 10:20
66d811b
Compare
Choose a tag to compare

4.3.0

30 Apr 11:46
043b311
Compare
Choose a tag to compare
  • #80 Allow versioning of hidden fields in model_data by @pheeque

4.2.0

30 Apr 11:19
e2cb4da
Compare
Choose a tag to compare