Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 08:37
· 120 commits to main since this release
01a616f

Added

  • create log command (#24)
  • handle note conflicts (#23)
  • make git2 work on github (#16)
  • allow to pick backend implementation (#12)

Other

  • limit release when code changes
  • limit code testing when code changes
  • build git-metrics for windows (#27)
  • build binary for apple-darwin (#26)
  • build binaries using docker (#25)
  • update readme with instructions
  • update readme.md
  • apply clippy suggestion
  • parse tag as a struct
  • use macro to handle errors
  • push using command backend
  • only release if event is workflow dispatch
  • add some integration tests (#21)
  • rename protocol option to backend (#15)
  • remove extra command
  • create configuration to release binaries (#13)
  • release (#10)