Release v0.3.0
👋 Hello beautiful KitOps users! Big news - this version optimizes the local storage format for KitOps, so when you run the first kit
command you'll see a message about migrating to the new storage format. This is expected and exciting because it can save a lot of space by removing artifact duplicates!
Also a big welcome to @bhattbhuwan13, and thanks for your first PR. ❤️
What's Changed
- Add TAG_NAME as env var in docs generation step by @amisevsk in #340
- Add dependabot config by @gorkem in #341
- Pin github actions by @gorkem in #358
- move to weekly cadence by @gorkem in #361
- Revert Vitepress to 1.0.0-rc42 by @javisperez in #360
- Update colors used for terminal output and update default prefixes by @amisevsk in #367
- Update README by @bmicklea in #368
- Update Dependencies to the latest version by @javisperez in #374
- fixes #375 by @bhattbhuwan13 in #376
- Update posts.json by @Jwilliamsr in #377
- Fixup docs link in docs/README.md by @amisevsk in #380
- Fix issue when using relative paths for KITOPS_HOME by @amisevsk in #382
- Add RB2B script to KitOps site by @javisperez in #384
- Allow specifying -vv to set log-level to trace by @amisevsk in #392
- Add support for arbitrary parameters in models by @amisevsk in #385
- Add third verbosity level to disable progress bars too by @amisevsk in #396
- Add support for docs layers by @amisevsk in #386
- Slim kitfile spec by @amisevsk in #389
- Refactor local storage to avoid duplicating blobs by @amisevsk in #390
- Update quick-start.md by @bmicklea in #404
- Add support for authenticating via client certificates by @amisevsk in #402
- Update documentation to include references to docs section by @amisevsk in #395
New Contributors
- @bhattbhuwan13 made their first contribution in #376
Full Changelog: v0.2.5...v0.3.0