v0.1.0
What's Changed
Exciting New Features 🎉
- feat: Add go build and mod cache by @jimmidyson in #9
- feat: add dagger svu by @aweris in #10
- feat: Add mage targets for svu by @jimmidyson in #14
- feat: Add logger support by @aweris in #17
Fixes 🔧
- fix: Remove redundant dagger client creation by @jimmidyson in #15
Other Changes
- feat: Use pre-commit zipapp by @jimmidyson in #1
- feat: Cache pre-commit specified hooks by @jimmidyson in #2
- fix: Cache install hooks in earlier layer by @jimmidyson in #4
- chore: Lint repo by @aweris in #3
- ci: Add default workflows, including release-please by @jimmidyson in #6
- ci: Add release notes config by @jimmidyson in #8
- feat: Enable further configuration options by @jimmidyson in #5
- refactor: Rename module to github.com/mesosphere/daggers by @jimmidyson in #13
- ci: Add golangci-lint workflow by @jimmidyson in #16
New Contributors
Full Changelog: v0.0.1...v0.1.0