Releases: tighten/takeout
Releases · tighten/takeout
v1.8.1
- Add RabbitMQ service (#202)
v1.8.0
- Fix a bug where you can't stop an already-stopped container (#196)
- Upgrade PHPUnit and Laravel Zero to support PHP 8
v1.7.1
- Add container log command (#183)
v1.7.0
- Add support for EventStoreDb (#154)
- Add ClickHouse support (#159)
- Add Expose support (#167)
v1.6.5
- Fix a typo in the Elasticsearch display name (#179)
- Reorder services alphabetically (#181)
- Add PHP 8 compatibility (#188)
v1.6.4
- Fix build (case of the mysterious disappearing
box.json
... again)
v1.6.3
Build for v1.6.2. 🤦🏻♂️
Pro tip: Don't tag builds while parenting.
v1.6.2
- Add support for Neo4j (#176)
- Fix tag retrieval for non-semantic versions (#178)
v1.6.1
Add build I forgot in v1.6.0 🤦🏻♂️
v1.6.0
New feature:
- Add networking support (#170)
New services:
- Add SQS support (#171)
- Add SFTP server support (#1680
Tweaks and bug fixes:
- Add docker.elastic.co support for Elastic images (#119)
- Upgrade to Guzzle 7 (#147)
- Handle missing container error better (#155)