Skip to content

v0.4.0

Choose a tag to compare

@k-kinzal k-kinzal released this 20 Dec 09:36
· 90 commits to main since this release
f32177c

What's Changed

  • Remove redundant test annotations and add PHPUnit coverage support by @k-kinzal in #81
  • Improve documentation for startup checks, logging, and SSH port forwarding by @k-kinzal in #82
  • Add Claude Code GitHub Workflow by @k-kinzal in #83
  • fix: prevent infinite recursion in GenericContainer start() method by @k-kinzal in #86
  • fix: implement liveness check in WaitStrategies and refactor tests by @k-kinzal in #88
  • fix: remove Qodo entries from .gitignore by @k-kinzal in #89
  • fixes format by @k-kinzal in #90
  • support php 8.4 by @k-kinzal in #91
  • support php 8.5 by @k-kinzal in #92
  • feat: add reuse mode functionality for containers by @k-kinzal in #93

Full Changelog: v0.3.1...v0.4.0