Releases: odan/slim4-skeleton
Releases · odan/slim4-skeleton
0.30.1
Added
Changes
- Update PHP constraints and optimize scripts
- Update editorconfig for yml
- Update test command
- Optimize test:coverage command
- Enable coverage
- Replace doc-comment with attribute
Removed
Full diff: 0.30.0...0.30.1
0.30.0
0.29.0
Changed
- Replace ErrorMiddleware with ExceptionMiddleware
- Update docs
- Moved tests traits into the skeleton project
Removed
Too opinionated dependencies and examples often come with pre-configured settings and features that may not be universally applicable. Removing them helps reduce project bloat, making it leaner and more efficient. The primary motivation behind this decision is to provide a cleaner and more flexible foundation for future development. By removing opinionated dependencies, we ensure that developers have the freedom to choose the tools and libraries that best suit their specific project requirements.
0.28.0
Clean up release
Changed
- Update logging
- Update build.yml Thanks to @tertek
- Update installation.md Thanks to @tertek
Removed
0.27.0
Changed
- Optimize validation
- Update cakephp/chronos requirement from ^2 to ^3
- Update PHP-DI from v6 to v7
- Update selective/test-traits requirement from ^3 to ^4
- Update QueryBuilder from v6 to v6
- Update docs
- Update link in docs #121
- Optimize DI container setup
- Bump actions/checkout from 1 to 4
Added
Removed
Fixed
- Fix cs rules
0.26.0
Added
Changed
- Update phpunit xml version
- Update cs rules
- Replace validator
- Update docs
- Fix code styles
Fixed
- Fix php-cs-fixer to run with PHP 8.2
- Fix settings passthrough to LoggerFactory
- Fix logger factory container entry
- Change json renderer default options
- Fix database persistent option