Skip to content

Choose a tag to compare

@fallion fallion released this 20 Feb 17:56
· 304 commits to master since this release

🐛 Bug fixes

  • 0bdabc7 (cmd) to...from was broken since adding version command
  • 293deb4 version info not propagated correctly during goreleaser build

🔧 Chores and Improvements

  • 6e09d87 (deps) update module spf13/cobra to v0.0.6
  • 596a90c gitignore .idea folder
  • 51dfc6b (deps) update module stretchr/testify to v1.5.1
  • 5cf43d4 (ci) migrate to Github Actions