5.0.0 (2022-07-03)
- Moving to PHP 8.1
- Use union types.
4.0.0 (2021-12-23)
- Released under Glowy PHP Organization.
- Add PHP 8.1 support.
- Updated dependencies.
3.0.1 (2021-08-02)
- fix issue with creating macros
3.0.0 (2021-02-20)
- Move to PHP 7.4
- add macroable functionality
- use full power of Arrays Component by extending it.
- remove final class
- general code refactoring.
- improve tests workflow.
2.0.0 (2020-12-02)
- use new Arrays 2.0.0
- general code refactoring.
- improve tests workflow.
1.0.1 (2020-10-06)
- Update composer.json
1.0.0 (2020-09-25)
- Initial release