Skip to content

v0.2.7-rc1

Choose a tag to compare

@github-actions github-actions released this 29 Aug 21:49

Changelog

  • 79bd7ee Merge pull request #49 from SKalt/chore/48-upgrade-bubbletea
  • d39f3b8 Merge pull request #52 from SKalt/use-bubbles-list
  • 1432489 Merge pull request #53 from Hoshino-Yumetsuki/master
  • 1868596 Merge pull request #54 from SKalt/more-tests
  • 689523d chore(deps): tidy
  • d1eeaaa chore: delete commented code
  • b3235e2 chore: delete unused code.
  • 98b4a8a chore: more code deletion
  • 12488b9 chore: resolve golangci-lint errors
  • b7d676e chore: test completion logic
  • 87df36f ci: bump gh actions versions
  • 0014fb5 feat(cli): wip refactor to use bubbles/list
  • 46666cb feat: add a cmd/flag to emit the json schema of commit_convention.*
  • db65a23 feat: add json schema for commit_convention.yaml
  • 0e4e8fc fix(cli): preserve Unicode terminal input
  • 1365ca1 fix: nil ptr deref
  • 59e44bf fix: realign select items
  • 0e1e6b0 refactor(cli): simplify list-item generation
  • 7fc3f9e refactor(cli): upgrade to bubbletea v2
  • 26f4455 refactor(cli): use bubbles/list's fuzzy-finding
  • 3e26b23 refactor: use bubbles' helpbar impl