v0.5.0
Changelog
Waku is now back on snapcraft and git is no longer a required dependency! 🥳
Features
- 34af720: feat: Implement fallback to go-git (@caffeine-addictt)
- 683fff3: feat: Improve verbosity usage string (@caffeine-addictt)
- a00d459: feat: Make git optional (#150) (@caffeine-addictt)
- 8ad2a1b: feat: Make healthcheck missing git be a warn (@caffeine-addictt)
Bug fixes
- f370308: fix: Missing TRACE in switch causing vvv to fail (@caffeine-addictt)
- de2266b: fix: Missing newline after debugf call (@caffeine-addictt)
- bac7432: fix: Use strict confinement for snapcraft (@caffeine-addictt)
- 211392e: fix: VERBOSE -> INFO and trailing space fixes (@caffeine-addictt)
Improvements
- faf22ee: refactor: abstract checking for git (@caffeine-addictt)
Others
- 645cdd3: Merge branch 'main' into feature/make-git-optional (@caffeine-addictt)
- d9496b6: chore: Run formatting (@caffeine-addictt)
- 26d220a: chore: bump 0.4.0 -> 0.5.0 (@caffeine-addictt)
- 6fae352: ci: Cache golang builds (#151) (@caffeine-addictt)
- 1062872: revert: Un-remove publishing to snap (@caffeine-addictt)