This release uses the latest compose-go lib to improve parsing of compose files and fixes an issue with integer cpus
setting.
What's Changed
- remove auth from image regexp by @jordanstephens in #835
- Ignore redis/postgres in playground by @lionello in #834
- Update compose-go to fix integer "cpus" by @lionello in #836
- Handle CD failures on DO by @lionello in #830
- Gracefully handle abnormal EOF from DO log stream by @jordanstephens in #837
- Show project name in ls warning by @lionello in #839
- Copy LoadFromContent from MVP by @lionello in #838
- Revert "Copy LoadFromContent from MVP" by @lionello in #841
- Skip config validation in dry-run by @lionello in #840
Full Changelog: v0.6.4...v0.6.5