Releases: meshcloud/collie-cli
Releases · meshcloud/collie-cli
v0.20.0
What's Changed
- Feature/kit compile by @JohannesRudolph in #228
- chore: fix foundation deploy when the platform just has a single module by @JohannesRudolph in #229
- fix: kit compile could swallow unexpected errors by @JohannesRudolph in #231
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- docs: align collie readme with collie-hub by @JohannesRudolph in #219
- feat: collie init creates dir by @felixzieger in #220
- Feature/collie config by @felixzieger in #218
- fix: adapt collie kit new to use documentation_md output by @JohannesRudolph in #222
- fix: Powershell upgrade scenario not working by @Jelledb in #223
- Feature/collie run in subfolder by @felixzieger in #221
- feat: add a "compliance import" command by @JohannesRudolph in #224
- Feature/compliance tree by @JohannesRudolph in #225
- Feature/fix trees by @JohannesRudolph in #226
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- feat: add red/green icons to collie info by @JohannesRudolph in #216
- BREAKING CHANGE feat: use "terraform output" for documentation instead of local_file by @JohannesRudolph in #217
To update your kit modules for this new documentation workflow, please remove all resource "local_file" "output_md"
from your kit modules and replace them with an output "documentation_md"
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- Feature/kit import command by @JohannesRudolph in #206
- Feature/docs template by @JohannesRudolph in #207
- Feature/apply generate inputs by @JohannesRudolph in #208
- chore: Add gitignore for IntelliJ by @Jelledb in #210
- Feature/template files in kit modules by @JohannesRudolph in #209
- fix: don't error on apply when a kit module has no template files by @JohannesRudolph in #212
- feat: Update README to be more centered around LZ by @Jelledb in #211
- fix: kit apply must not generate output-md-file by @felixzieger in #214
- Update README.md by @felixzieger in #213
- feat: add a collie info command by @JohannesRudolph in #215
Full Changelog: v0.16.1...v0.17.0
v0.16.1
Note: this release replaces the v0.16.0 release which contained a critical bug caused by deno upgrade.
What's Changed
- fix: ioctl errors on latest deno versions caused by a dependency by @JohannesRudolph in #204
- chore: simplify the release process by @JohannesRudolph in #203
- Feature/upgrade cliffy by @JohannesRudolph in #205
- ci: trigger build for merge queue by @henryde in #198
- feat: add support for Apple Silicon at build and install time by @pascr in #197
- Feature/deno upgrade by @JohannesRudolph in #199
- Feature/remove seldom used commands by @JohannesRudolph in #200
- Feature/remove deps.ts by @JohannesRudolph in #201
- chore: bump version to 0.16.0 by @JohannesRudolph in #202
New Contributors
Full Changelog: v0.15.3...v0.16.1
v0.15.3
v0.15.3
v0.15.2
v0.15.1
What's Changed
- Feature/kit bundles documentation by @malhussan in #189
- Feature/remove obsolete code by @nroi in #188
- fix: do not use windows path separator for URLs to the generated docs by @j0g3sc in #192
- release v0.15.1 by @j0g3sc in #193
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- feat: fetch azure locations via az cli by @nroi in #184
- Feature/mesh platform kit with es by @malhussan in #185
- Feature/improvements by @malhussan in #186
- release v0.15.0 by @malhussan in #187
New Contributors
- @nroi made their first contribution in #184
- @malhussan made their first contribution in #185
Full Changelog: v0.14.2...v0.15.0