Skip to content

v0.4.1

Latest
Compare
Choose a tag to compare
@mag37 mag37 released this 24 Apr 17:54
· 3 commits to main since this release
b1b7f04

New

Fixes

  • removed unused var
  • cleaned up some prints
  • re-written array sorting
  • re-formatted compose and env file checks
    • clearing bug for multi-env-container which would break.
    • accounted for rare compose-path formatting which would break.

Full Changelog: v0.4.0...v0.4.1

New Contributors