Releases: glowyphp/registry
Releases · glowyphp/registry
5.0.0
- Moving to PHP 8.1
- Use union types.
4.0.0
- Released under Glowy PHP Organization.
- Add PHP 8.1 support.
- Updated dependencies.
3.0.1
- fix issue with creating macros
3.0.0
- 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.
v2.0.0
- use new Arrays 2.0.0
- general code refactoring.
- improve tests workflow.