Releases: antarestupin/Accessible
Releases · antarestupin/Accessible
Release list
v3.1
v3.0
Replaces association related annotations names:
- Replaces @Inverted by @referenced
- Replaces @mapped by @InCollection
This way associations should be easier to understand.
v2.1.1
Collections properties are validated using constraints annotations when using add and remove.
v2.1
v2.0.2
Fixes a bug whith @InitializeObject when two instances of a class are created.
v2.0.1
Improves the annotations parsing and information extraction.
v2.0
- Uses
AutomatedBehaviorTraitinstead ofAutoConstructTraitandAccessiblePropertiesTrait - Replaces
validatePropertyValuebyassertPropertyValue - Adds collections management
- Adds associations management
- Enables constraints validation activation / deactivation using methods