v0.7.1
Warning
From this release onwards, built-in plugins aren't provided by default, they can be downloaded from the releases or be compiled manually using the command make build-plugins
. Then the compiled plugins can be placed inside the plugins
directory of your Vib project.
What's Changed
- chore: update docs by @kbdharun in #44
- feat[close #45]: Add source destination option and split up sources by @axtloss in #46
- feat[closes #50]: Use apt-get instead of apt by @lambdaclan in #51
- Seperate plugins from vib codebase by @axtloss in #52
- docs/fix: specify branch in gh vib module syntax by @kbdharun in #49
- chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #31
- fix[closes #50]: Use apt-get instead of apt and fix go build by @lambdaclan in #55
- chore(deps): bump github.com/google/uuid from 1.3.0 to 1.6.0 by @dependabot in #30
- feat: bump Go to 1.22; fix: deps and Makefile by @kbdharun in #56
- fix/53 Building a container image without a recipe name throws error by @deepu9 in #54
New Contributors
- @lambdaclan made their first contribution in #51
- @dependabot made their first contribution in #31
- @deepu9 made their first contribution in #54
Full Changelog: v0.7.0...v0.7.1