Releases: smartassert/service-status-inspector
Releases · smartassert/service-status-inspector
Release list
Use PHP 8.2
What's Changed
- Fix php-cs-fixer multiline_whitespace_before_semicolons issue by @webignition in #39
- Support PHP 8.2, test against PHP 8.3 by @webignition in #37
- Use phpstan ^1.10 by @webignition in #43
- Use PHP 8.2 by @webignition in #45
Full Changelog: 5.0...6.0
Support boolean and string component statuses
What's Changed
- Support boolean and string component statuses by @webignition in #31
Full Changelog: 4.0...5.0
Use component and handler interfaces
What's Changed
- Create component inspector and exception handler interfaces by @webignition in #24
- Create simple ComponentInspector by @webignition in #26
Full Changelog: 3.0...4.0
Add inspectors and exception handlers by collection
What's Changed
- Add inspectors and exception handlers by collection by @webignition in #22
Full Changelog: 2.0...3.0
Initialize ServiceStatusInspector via interface methods only
What's Changed
- Add ServiceStatusInspectorInterface::setComponentInspector() by @webignition in #17
- Add ServiceStatusInspectorInterface::addExceptionHandler() by @webignition in #18
- Remove ServiceStatusInspector constructor by @webignition in #20
Full Changelog: 1.0...2.0
Support PHP 8.1+ only
What's Changed
- Support PHP 8.1+ only by @webignition in #13
- Use .gitattributes to exclude irrelevant files in releases by @webignition in #14
Full Changelog: 0.2...1.0
Support PHP 8.1
What's Changed
- Explicitly use PHP 8.0 in action workflows by @webignition in #7
- Use phpstan 1.4 level 9 by @webignition in #8
- Run php-cs-fixer from container by @webignition in #9
- Support PHP 8.1 by @webignition in #10
Full Changelog: 0.1...0.2