Skip to content

Releases: usrme/cometary

v2.4.2

29 Apr 18:12
f203c1d

Choose a tag to compare

Changelog

  • f203c1d build: update dependencies

v2.4.1

29 Apr 17:56
6c27547

Choose a tag to compare

Changelog

  • 6c27547 refactor: pre-build styles and other clean-ups
  • 75ea353 refactor: simplify viewing staged changes

v2.4.0

29 Apr 11:49
afbf22b

Choose a tag to compare

Changelog

  • 4511f6f chore: attempt to fix how version is shown
  • afbf22b feat: add ability to view staged changes in a pager

v2.3.1

10 Mar 18:58
5d8e097

Choose a tag to compare

Changelog

  • 5df2517 chore(.gitignore): ignore '.DS_Store'
  • dd0556e chore(examples): update demo
  • 2e9022d chore(examples/demo.gif): update GIF
  • 01534be chore(examples/demo.tape): change demo theme
  • e73a8e3 chore(file): remove accidentally committed file
  • 4d1ea03 feat(file): add new file
  • 5d8e097 fix(gui.go): make sure to revert the overflow limit color

v2.3.0

09 Mar 09:14
0cf5b42

Choose a tag to compare

Changelog

  • 0cf5b42 feat(gui.go): add input prompt styling and color changing

v2.2.1

04 Mar 12:38
26e1474

Choose a tag to compare

Changelog

  • 26e1474 refactor(main.go): show statistics using box drawing Unicode

v2.2.0

02 Mar 08:51
334a88d

Choose a tag to compare

Changelog

  • 334a88d feat: add ability to define selected item indicator
  • 6361407 refactor: clean up

v2.1.0

27 Feb 11:27
b850ad2

Choose a tag to compare

Changelog

  • eef8062 chore(.gitignore): ignore built binary
  • b850ad2 feat: add ability to define custom colors

v2.0.1

26 Feb 17:35
1220b56

Choose a tag to compare

Changelog

  • 1220b56 fix(gui.go): make sure pasting works

v2.0.0

26 Feb 09:14
2c00909

Choose a tag to compare

Changelog

  • abbd01b chore(git.go): resolve 'go vet'
  • 15f1441 feat: add 'overflowCharLimit' to allow commit message overflows
  • 6f816b3 feat: upgrade Charm libraries to v2
  • 0c0fae7 fix(gui.go): make sure Ctrl+C works in all places
  • 94e543a refactor(main.go): run 'go fix'