Skip to content

Releases: jpkleemans/attribute-events

1.5.0

14 Dec 14:50
Compare
Choose a tag to compare

Fix: don't attempt casting enums to string #16, #17 & #18

1.4.0

31 Aug 09:27
Compare
Choose a tag to compare

Add enum support #13

1.3.0

19 Feb 13:13
Compare
Choose a tag to compare

Add support for Laravel 9 style accessors.

1.2.0

19 Feb 11:31
Compare
Choose a tag to compare

Add support for Castables.

1.1.0

21 Nov 14:53
adfbd62
Compare
Choose a tag to compare

Add support for JSON attributes.

1.0.3

11 Sep 13:26
Compare
Choose a tag to compare
  • Add tests for multiple events & update method.
  • Update dev dependencies to Laravel 8.

1.0.2

21 Jul 11:10
Compare
Choose a tag to compare

Add tests for replicate & withoutEvents methods.

1.0.1

09 Jul 10:45
Compare
Choose a tag to compare

Update documentation.

1.0.0

07 Jul 12:48
Compare
Choose a tag to compare

The first stable release 馃帀 Attribute Events is now ready for production.

  • Add support for attributes defined by an accessor.
  • Only record attribute events when updating.

0.2.0

25 Jun 15:54
dd1171d
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

Add support for boolean and numeric attribute values.