Skip to content

Releases: antarestupin/Accessible

v3.1

Choose a tag to compare

@antarestupin antarestupin released this 26 Apr 21:56

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

v3.0

Choose a tag to compare

@antarestupin antarestupin released this 05 Mar 11:27

Replaces association related annotations names:

This way associations should be easier to understand.

v2.1.1

Choose a tag to compare

@antarestupin antarestupin released this 05 Mar 10:54

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

v2.1

Choose a tag to compare

@antarestupin antarestupin released this 10 Feb 15:46

Adds Access::CALL

v2.0.2

Choose a tag to compare

@antarestupin antarestupin released this 08 Feb 22:08

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

v2.0.1

Choose a tag to compare

@antarestupin antarestupin released this 08 Feb 18:51

Improves the annotations parsing and information extraction.

v2.0

Choose a tag to compare

@antarestupin antarestupin released this 08 Feb 10:23
  • 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

Choose a tag to compare

@antarestupin antarestupin released this 21 Nov 18:48
Update .travis.yml

v1.0

Choose a tag to compare

@antarestupin antarestupin released this 16 Nov 17:56
Update README.md