Releases: Mcrich23/Container-Compose
Releases · Mcrich23/Container-Compose
0.10.0
What's Changed
- Update to container 0.10
- feat: Providing tests for
ComposeDownby @oxisto in #50 - chore: fix typo in detach flag name and help text by @pstoeckle in #53
- feat: Support for --cpus and --memory resource options by @cstea in #56
- fix: handle port mappings with explicit IP bindings by @ravshansbox in #60
- Fix Healthcheck Parsing by @Mcrich23 in #61
- Update to container 0.10 by @Mcrich23 in #62
New Contributors
- @pstoeckle made their first contribution in #53
- @cstea made their first contribution in #56
- @ravshansbox made their first contribution in #60
Full Changelog: 0.9.0...0.10.0
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
What's Changed
- fix: add version command and arg by @bassco in #9
- Fix: Platform specific Image Pulling by @Mcrich23 in #13
- Adjust File Headers to Use Proper Container-Compose License by @Copilot in #17
- Add comprehensive Swift Testing suite for Container-Compose by @Copilot in #15
- Debug fixes by @Mcrich23 in #19
- Enable Port Binding/Mapping by @Mcrich23 in #20
- Cleanup tests by @Mcrich23 in #23
New Contributors
- @bassco made their first contribution in #9
- @Mcrich23 made their first contribution in #13
- @Copilot made their first contribution in #17
Full Changelog: 0.5.0...0.6.0
0.5.0
0.4.1
0.2.2
Updates to code from Container add-compose branch.