Skip to content

v0.1.1

Choose a tag to compare

@FoxxMD FoxxMD released this 11 Aug 18:17
· 65 commits to main since this release

Bug Fixes

  • (No Category) Remove undefined keys from stack config
  • (No Category) Remove file_paths if only file is top-level 'compose.yaml'

Documentation

  • (No Category) Create example folder
  • (No Category) Update compose files and readme with new locations and options

Features

  • (No Category) Improve parsing and logging
    • Fix using sorted array when no compose file found #1
  • (No Category) Move toml result logic into separate exporter functions

Refactor

  • (docker) Use plain node dockerfile

Testing

  • (No Category) Add initial tests

Ci

  • (No Category) Don't publish main tag