Releases: tiny-blocks/docker-container
Releases · tiny-blocks/docker-container
v1.4.0
- Bump PHP requirement to 8.5 and update related dependencies.
- Refactor Makefile with improved targets, help, and Docker image usage.
- Revise composer scripts for consistency and remove phpmd.
- Enhance CI workflow with build artifact caching and updated PHP version.
- Adjust .gitattributes and .gitignore for updated project structure.
- Update phpstan config to ignore new error pattern.
v1.3.0
- Updates dependency versions.
- Added GitHub code scanning (CodeQL) workflow to enable automated security analysis.
v1.2.1
- Fixes execution of composer scripts and updates dependencies.
v1.2.0
- Switch serialization support to
tiny-blocks/mapper.
v1.1.1
- Fixes collections lib version and test execution.
v1.1.0
- Adds improvements to MySQL driver.
v1.0.0
- Implements Docker container operations and tests.