Skip to content

Releases: gazugafan/laravel-temporal

Laravel 9 Fix

27 Aug 19:24
bb3ce6d
Compare
Choose a tag to compare

Laravel 9 Support

22 Aug 18:03
3ca8925
Compare
Choose a tag to compare

Dependencies updated for Laravel 9 support. Thanks again @dsgrillo !

Laravel 7 Support

25 Apr 20:12
354c6f6
Compare
Choose a tag to compare

Updated dependencies and tests for Laravel 7. Thanks, @Mohammad-Alavi !

Laravel 8 Support

11 Apr 19:14
c8a9158
Compare
Choose a tag to compare

Updated dependencies and tests for Laravel 8. Thanks, @dsgrillo !

Laravel 6 Support

08 Mar 19:24
43741e5
Compare
Choose a tag to compare

Updated dependencies and tests for Laravel 6. Thanks, @dsgrillo !

Worker Queue De-Serialization

16 May 21:43
4622411
Compare
Choose a tag to compare

Support for de-serialization in worker queue jobs.

Overwritable Columns

07 Mar 23:47
Compare
Choose a tag to compare

You can now mark columns as overwritable. When attempting to save a new version that does not contain changes outside of these columns, and overwrite will automatically happen instead.

v1.0.1

18 Feb 07:27
Compare
Choose a tag to compare

Fixing option properties

First Release

16 Feb 02:49
Compare
Choose a tag to compare

It's unit tested, but it's still a v1.0... raise an issue if you find bugs!