v2.0.0-beta.2
Pre-release
Pre-release
github-actions
released this
21 Dec 21:51
·
213 commits
to main
since this release
What's Changed
- docs: add testcontainers-go's Compose module to the list of compose-go users by @mdelapenya in #505
- Bump golangci-lint to v1.55.2 by @ndeloof in #507
- restore support for extends short syntax by @ndeloof in #508
- restore support for escaped quoted char by @ndeloof in #511
- env_file can be declared optional by @ndeloof in #509
- fix #512 revert err check by @lionello in #513
- COMPOSE_DISABLE_ENV_FILE allows to disable use of default .env file by @ndeloof in #510
- Expose build.shm_size as Build.ShmSize by @lionello in #514
- Read config file content if missing by @aksiksi in #517
New Contributors
- @mdelapenya made their first contribution in #505
- @lionello made their first contribution in #513
- @aksiksi made their first contribution in #517
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2