Releases: decodelabs/veneer
Releases · decodelabs/veneer
v0.7.1
- Updated for max PHPStan conformance
v0.7.0
- Enabled PHP8 testing
v0.6.4
- Added PSR11 container accessors
- Applied full PSR12 standards
- Added PSR12 check to Travis build
v0.6.3
- Improved readme
- Updated PHPStan
v0.6.2
- Updated binding handling for PHPStan
v0.6.1
- Fixed cached binding support for PHPStan
v0.6.0
- Restructured main library classes
- Simplified proxy registration
- Removed Veneer facade
- Removed support for auto namespace loading
- Removed listener structure
- Normalised plugin interface
- Added binding cache support for PHPStan
v0.5.5
- Updated glitch-support
v0.5.4
- Removed Glitch dependency
v0.5.3
- Switched to Exceptional for exception generation