Skip to content

Releases: antarestupin/Accessible

v3.1

26 Apr 21:56
Compare
Choose a tag to compare

Add the possibility to change the default behavior regarding constraints validation.

v3.0

05 Mar 11:27
Compare
Choose a tag to compare

Replaces association related annotations names:

This way associations should be easier to understand.

v2.1.1

05 Mar 10:54
Compare
Choose a tag to compare

Collections properties are validated using constraints annotations when using add and remove.

v2.1

10 Feb 15:46
Compare
Choose a tag to compare

Adds Access::CALL

v2.0.2

08 Feb 22:08
Compare
Choose a tag to compare

Fixes a bug whith @InitializeObject when two instances of a class are created.

v2.0.1

08 Feb 18:51
Compare
Choose a tag to compare

Improves the annotations parsing and information extraction.

v2.0

08 Feb 10:23
Compare
Choose a tag to compare
  • Uses AutomatedBehaviorTrait instead of AutoConstructTrait and AccessiblePropertiesTrait
  • Replaces validatePropertyValue by assertPropertyValue
  • Adds collections management
  • Adds associations management
  • Enables constraints validation activation / deactivation using methods

v1.0.1

21 Nov 18:48
Compare
Choose a tag to compare
Update .travis.yml

v1.0

16 Nov 17:56
Compare
Choose a tag to compare
Update README.md