Releases: testcontainers/testcontainers-php
Releases · testcontainers/testcontainers-php
1.0.0
What's Changed
- Adding ability to run docker container with hostname and command by @redlahatarbus in #16
- Feat/docker engine api client by @rw4lll in #17
- Implement WaitForHttp and WaitForHostPort strategies by @rw4lll in #19
- add withHostname, withName, withLabels support by @rw4lll in #24
- Added withCopy*() functionality. Improved tests. by @rw4lll in #26
- Feat/started generic container by @rw4lll in #27
- Implements missed methods in StartedGenericContainer.php by @bzrk in #20
- Feat/remove legacy by @rw4lll in #31
- Fix linux builds by @rw4lll in #32
- fix: update tar command for macOS compatibility and clean up workflow by @shyim in #30
- 0.2 by @shyim in #29
New Contributors
- @redlahatarbus made their first contribution in #16
- @rw4lll made their first contribution in #17
- @bzrk made their first contribution in #20
Full Changelog: 0.2.0...1.0.0
0.2.0
What's Changed
- Package is now official testcontainers package, renamed name to
testcontainers/testcontainers
- Renamed classes to
Testcontainers
namespace
Full Changelog: 0.1.4...0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.2
What's Changed
- Add Postgres Container by @Sironheart in #1
New Contributors
- @Sironheart made their first contribution in #1
Full Changelog: 0.0.1...0.0.2