Skip to content

Releases: alexfu/gitx

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 11:34

Changelog

  • b13a605 add README and LICENSE
  • f677719 add list
  • fdad573 add remove
  • b2f99b4 chore(add): set arg requirement to be exactly 1
  • dec0346 chore(add): update short description
  • 0dc2f19 chore(add): use Fprintf so we can control writer
  • 6ce1e66 chore(goreleaser): exclude version from filename
  • c2c713a chore(remove): add long description
  • ee99264 chore(remove): update arg requirement to be exactly 1
  • dee18e0 chore: add goreleaser
  • d8b8c61 chore: go mod tidy
  • af0e139 chore: make short descriptions consistent
  • fe0c739 ci: add release workflow triggered on v* tags
  • 5397664 extract datadir
  • a921bc1 feat(cmd): add --version flag
  • 52207a2 feat(list): show empty message
  • 246dbd3 handle 401
  • 9b74db8 handle empty gitx data dir
  • 78457ee init cobra-cli
  • f72106a initial add cmd
  • 0c67786 project setup
  • d6cc45c rename repo → extensions
  • 9364c99 simplify
  • a61eec6 source extensions from github
  • 970dfa4 update README