Skip to content

Releases: jdavidbakr/replaceable-model

1.4

22 Mar 13:57

Choose a tag to compare

Laravel 9 support

1.3

04 Sep 17:48

Choose a tag to compare

1.3

Laravel 8 Support

1.2

10 Apr 01:10

Choose a tag to compare

1.2

Removing support for symfony/http-foundation < 5.0.7 due to security issue. This also means to Laravel < 7.

1.1

10 Mar 01:18

Choose a tag to compare

1.1

Laravel 7 Support

1.0.5

28 Sep 14:27

Choose a tag to compare

Laravel 6 support

1.0.4

25 Jul 15:54

Choose a tag to compare

Allowing for models without timestamps

1.0.3

20 Dec 02:19

Choose a tag to compare

Fixing timestamp failure if replace() is called with a single array of attributes

1.0.2

20 Dec 02:07

Choose a tag to compare

Connection prefix was not being properly applied to queries

1.0.1

01 May 15:36

Choose a tag to compare

Adding table prefix

Initial Release

07 Apr 16:38

Choose a tag to compare

Here is the initial release for the replaceable-model trait.