Releases: cmatosbc/desired-patterns
Releases · cmatosbc/desired-patterns
v1.5.0
- Null Object pattern added.
- Object Pool pattern added.
v1.4.0
- Pipeline Pattern added.
- README better structure.
v1.3.0
- State Pattern added with usable structure and real-life examples.
v1.2.1
Linting and fixing standards
v1.2.0
Strategy Pattern wrapper and abstraction added.
v1.1.0
- Chain of Responsibility pattern added.
- Improved README
- PHPCS fixes
- Docblock additions