Skip to content

Releases: ZachiNachshon/anchor

v0.2.0

24 Oct 11:02
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Skip config schema validations on excluded commands: config, version, completions @ZachiNachshon (#10)
  • Not all config contexts were loaded to memory if a local repo attribute was used @ZachiNachshon (#9)

v0.1.0

18 Oct 19:08
Compare
Choose a tag to compare

Changes

⚠️ Breaking

🔌 Dependency Updates

  • Bump github.com/spf13/viper from 1.7.1 to 1.9.0 @dependabot (#3)
  • Bump github.com/creack/pty from 1.1.14 to 1.1.17 @dependabot (#7)
  • Bump github.com/fsnotify/fsnotify from 1.4.7 to 1.5.1 @dependabot (#4)
  • Bump github.com/sirupsen/logrus from 1.4.2 to 1.8.1 @dependabot (#5)
  • Bump github.com/spf13/cobra from 0.0.5 to 0.0.7 @dependabot (#6)
  • Bump github.com/creack/pty from 1.1.14 to 1.1.17 @dependabot (#2)