2.0.0
What’s Changed
- Feature/test1 (#483) @romaninsh
- Add pgsql workflow (#480) @romaninsh
- Implement GitHub action support (#478) @romaninsh
- Fix model OR condition typecast (#476) @DarkSide666
- EXPEREMENTAL - use Actions internally (#442) @romaninsh
- setOrder() support for expressions (#475) @DarkSide666
- Reference caption implementation (#470) @DarkSide666
- Lokalise: Translations update (#468) @romaninsh
- Implements onRollback hook (#466) @DarkSide666
- Lokalise: Translations update (#464) @romaninsh
- Add Unit test cases for field default value (#458) @abbadon1334
- add is_update flag on beforeSave Hook! (#462) @romaninsh
- containsOne/Many changes for UI (#459) @DarkSide666
- Only call \DateTime::format if its an instance (#453) @PhilippGrashoff
- Reference get caption (#447) @abbadon1334
- Fix Email Field Validation - Add Require ext-intl (#448) @abbadon1334
- Added new Email type (#446) @romaninsh
- Model::addField() to use $model->fields property rather than elements (and new Trait) (#445) @romaninsh
- Feature/actions use multicontainer (#444) @romaninsh
- Add support, specifying which fields can be dirty during action call. (#440) @romaninsh
- Apply fixes from StyleCI (#441) @romaninsh
- Apply fixes from StyleCI (#437) @DarkSide666
- CSV persistence should sanitize headers / field names (#436) @DarkSide666
- Implements User Actions as per wiki (#399) @romaninsh
- Improving documentation of Model (#419) @romaninsh
- Implements DeepCopy->transformData() (#430) @DarkSide666
- add condition if ref(hasOne) model not loaded (#413) @funyx
- Nesty BUG. was still returning wrong (#431) @gowrav-vishwakarma
- Improve wording in persistence.rst (#427) @acicovic
- Fix typo in joins.rst (#426) @acicovic
- Apply fixes from StyleCI (#425) @romaninsh
- should solve bug #698 (#414) @gowrav-vishwakarma
- implement action(field) for array persistence, fix #415 (#421) @DarkSide666
- Feature/contains one many 2 (#412) @DarkSide666
- Apply fixes from StyleCI (#1) @funyx
- Apply fixes from StyleCI (#411) @DarkSide666
- Feature/persistence array add iterator method like (#406) @funyx
- Feature/fix 409 loadby (#410) @DarkSide666
- Refactor namespaces (#405) @DarkSide666
- Fix logic error in example (#397) @PhilippGrashoff
- Dark side666 patch 1 (#398) @romaninsh
- Apply fixes from StyleCI (#395) @DarkSide666
- Fix #389 Field Time after save wrong return value (#394) @abbadon1334
- implement insert lookups (#392) @romaninsh