Releases: locomotivemtl/charcoal-property
Releases · locomotivemtl/charcoal-property
charcoal-property 0.3.3
Changes:
- Improved
AbstractProperty::displayVal()
andObjectProperty::displayVal()
; - Added
AbstractProperty::l10nVal()
; - Improved
StructureProperty
; - Updated “locomotivemtl/charcoal-image” dependency to 0.3;
- Improved unit tests;
charcoal-property 0.3.2
- New "email" property
- New "structure" property
- New ID property mode: custom
- Properties now have PDO as common dependencies
- Support SQLite (for unit tests)
- Fix null values and DateTime, as well as multiple various fixes
charcoal-property 0.3.1
- Fixed parseVal (now final) and parseOne
charcoal-property 0.3
- Prepare val() and setVal() for eventual deprecation.
save()
now requires a val argument.
charcoal-property 0.2
- Tag a 0.2 release before upcoming big changes
charcoal-property 0.1
Initial (alpha) release