Skip to content

Releases: nathanheffley/laravel-watermelon

2.0.0

28 Mar 14:51
Compare
Choose a tag to compare

Support added for Laravel 11.

1.0.0

03 Dec 14:23
2e2c525
Compare
Choose a tag to compare

First official release.

Changes from v0.0.3:

  • Fixes timestamp parsing using UTC instead of server timezone.

v0.0.3

07 Jun 00:26
658fe19
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

What's Changed

v0.0.2

08 Feb 20:09
f93b3d0
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Adds a config option to customize watermelon_id if you aren't using the standard column name.

v0.0.1

08 Aug 04:31
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

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.