Releases: nathanheffley/laravel-watermelon
Releases · nathanheffley/laravel-watermelon
2.0.0
1.0.0
First official release.
Changes from v0.0.3:
- Fixes timestamp parsing using UTC instead of server timezone.
v0.0.3
What's Changed
- Laravel 10 support by @bilalswiftsolutions in #5
v0.0.2
Adds a config option to customize watermelon_id
if you aren't using the standard column name.
v0.0.1
This is the initial release, with only the bear minimum needed to support a rudimentary Watermelon DB application.
Schema Versioning and Migrations are not implemented at all currently. Only pulling and pushing records is supported.
This release is not ready for production. Please only use this if you know what you're doing or wish to contribute to making this package fully featured.