v2.1.4
What's Changed
- use upstream goderive by @ndeloof in #643
- Reset extends by @ndeloof in #648
- improve warning message about version attribute by @glours in #642
- set default TCP protocol by @ndeloof in #647
- fix(extends): fix extends related logs by @idsulik in #645
- attributes also can be declared as string (using variables) by @ndeloof in #652
- add compose2nix to README by @aksiksi in #656
- fix GetAsEqualsMap. An empty string means deleted by @ndeloof in #657
- run interpolation after merge, but for required attributes by @ndeloof in #651
- keep empty environment variables as those must be UNSET in container by @ndeloof in #654
- load secrets/configs from environment while parsing compose model by @ndeloof in #655
- Update README.md by @lionello in #658
- Add x- extensions to depends_on by @jhrotko in #659
- chore: added readme link to score-compose by @astromechza in #660
- Resolve symbolic links when loading develop.watch.path by @jhrotko in #661
New Contributors
- @idsulik made their first contribution in #645
- @astromechza made their first contribution in #660
Full Changelog: v2.1.3...v2.1.4