Releases: decodelabs/exceptional
Releases · decodelabs/exceptional
v0.3.1
- Updated for max PHPStan conformance
v0.3.0
- Implement PreparedTraceException from Glitch
- Enabled PHP8 testing
v0.2.9
- Fixed incomplete() rewind handling
- Updated Veneer handling in Frame
- Applied full PSR12 standards
- Added PSR12 check to Travis build
v0.2.8
- Switched to Glitch Proxy for Path Normalizer
v0.2.7
- Added incomplete() shortcut
v0.2.6
- Fixed ErrorException support
- Added dump handling for ErrorException severity
v0.2.5
- Ported readme from Glitch
v0.2.4
- Fixed AutoLoader classname check
v0.2.3
- Added initial Exception auto loader
v0.2.2
- Fixed namespace format dereferencing