What's new since 0.7.3
- Fully refactored application to correctly use git wrapper. @AlexSkrypnyk (#96)
- Updated PHPStan and Rector to v2. @AlexSkrypnyk (#105)
- Simplified files assertions. @AlexSkrypnyk (#103)
- Simplified LoggerTrait. @AlexSkrypnyk (#102)
- [#99] Updated to PHPUnit 11. @AlexSkrypnyk (#101)
- [#97] Updated tests to use the application tester. @AlexSkrypnyk (#98)
- Improved code to follow better coding standards. @AlexSkrypnyk (#94)
- Update codecov/codecov-action action to v5 @renovate (#91)
- Fixed coding standards. @AlexSkrypnyk (#93)
- Updated code standards. @AlexSkrypnyk (#89)
Full Changelog: 0.7.3...0.8.0
@AlexSkrypnyk, @renovate and @renovate[bot]