Skip to content

Releases: tiny-blocks/docker-container

v1.4.0

14 Jan 02:17
656f14d

Choose a tag to compare

  • 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

03 Jan 15:45
8342d51

Choose a tag to compare

  • Updates dependency versions.
  • Added GitHub code scanning (CodeQL) workflow to enable automated security analysis.

v1.2.1

07 Jan 02:17
cfb708b

Choose a tag to compare

  • Fixes execution of composer scripts and updates dependencies.

v1.2.0

30 Dec 13:29
a9c7789

Choose a tag to compare

  • Switch serialization support to tiny-blocks/mapper.

v1.1.1

10 Dec 18:25
d32fa98

Choose a tag to compare

  • Fixes collections lib version and test execution.

v1.1.0

02 Dec 12:30
745e0d6

Choose a tag to compare

  • Adds improvements to MySQL driver.

v1.0.0

01 Dec 22:20
0c39f44

Choose a tag to compare

  • Implements Docker container operations and tests.