Skip to content

v0.29.4

Compare
Choose a tag to compare
@F1bonacc1 F1bonacc1 released this 05 Jan 20:55
· 253 commits to main since this release

What Changed

  • Better output in case of compose.yaml parsing issues (#37)
  • Previously ignored typos in process configuration are now logged (#37)
  • Log location is printed by the process-compose info command (#37)
  • Version information is available with the process-compose version command

Changelog

  • 0f16894 Added version command - prints process-compose version and build info
  • 70fd817 Fix Readme indentation
  • 710d60a Fix link behind the maintained badge
  • c75d318 Log location documentation update
  • 82b43e8 Log process version
  • bed65c1 Merge pull request #36 from F1bonacc1/version_info
  • fd1eab3 Merge pull request #39 from JoshuaBehrens/patch-1
  • e052de6 Print configuration info
  • cf66870 Print project marshaling errors before exit
  • 89254f1 Represent the last commit date instead of the build date
  • 00a3211 fix README.md indentation
  • fea0d86 go releaser