Skip to content

Releases: WendellAdriel/laravel-lift

v0.7.0

28 Aug 19:32
d62a855
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

27 Aug 11:31
50a39a6
Compare
Choose a tag to compare

What's Changed

  • Add Immutable and Watch attributes and immutableProperties and watchedProperties methods by @WendellAdriel in #9

Full Changelog: v0.5.0...v0.6.0

v0.5.0

26 Aug 20:58
72748e8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

25 Aug 15:29
Compare
Choose a tag to compare

Fixed issue with property update

Full Changelog: v0.4.0...v0.4.1

v0.4.0

25 Aug 14:17
Compare
Choose a tag to compare

Add PrimaryKey attribute

Full Changelog: v0.3.0...v0.4.0

v0.3.0

25 Aug 14:16
Compare
Choose a tag to compare

Add validationRules and validationMessages static methods

Full Changelog: v0.2.0...v0.3.0

v0.2.0

24 Aug 20:15
Compare
Choose a tag to compare

Created the Config attribute

Full Changelog: v0.1.1...v0.2.0

v0.1.1

24 Aug 19:30
Compare
Choose a tag to compare

Fixed issue while retrieving model

Full Changelog: v0.1.0...v0.1.1

v0.1.0

24 Aug 17:14
Compare
Choose a tag to compare

Initial version