Releases: gazugafan/laravel-temporal
Releases · gazugafan/laravel-temporal
Laravel 9 Fix
Laravel 9 Support
Dependencies updated for Laravel 9 support. Thanks again @dsgrillo !
Laravel 7 Support
Updated dependencies and tests for Laravel 7. Thanks, @Mohammad-Alavi !
Laravel 8 Support
Updated dependencies and tests for Laravel 8. Thanks, @dsgrillo !
Laravel 6 Support
Updated dependencies and tests for Laravel 6. Thanks, @dsgrillo !
Worker Queue De-Serialization
Support for de-serialization in worker queue jobs.
Overwritable Columns
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
First Release
It's unit tested, but it's still a v1.0... raise an issue if you find bugs!