Releases: usrme/cometary
Releases · usrme/cometary
v2.4.2
29 Apr 18:12
Compare
Sorry, something went wrong.
No results found
v2.4.1
29 Apr 17:56
Compare
Sorry, something went wrong.
No results found
Changelog
6c27547 refactor: pre-build styles and other clean-ups
75ea353 refactor: simplify viewing staged changes
v2.4.0
29 Apr 11:49
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Changelog
0cf5b42 feat(gui.go): add input prompt styling and color changing
v2.2.1
04 Mar 12:38
Compare
Sorry, something went wrong.
No results found
Changelog
26e1474 refactor(main.go): show statistics using box drawing Unicode
v2.2.0
02 Mar 08:51
Compare
Sorry, something went wrong.
No results found
Changelog
334a88d feat: add ability to define selected item indicator
6361407 refactor: clean up
v2.1.0
27 Feb 11:27
Compare
Sorry, something went wrong.
No results found
Changelog
eef8062 chore(.gitignore): ignore built binary
b850ad2 feat: add ability to define custom colors
v2.0.1
26 Feb 17:35
Compare
Sorry, something went wrong.
No results found
Changelog
1220b56 fix(gui.go): make sure pasting works
v2.0.0
26 Feb 09:14
Compare
Sorry, something went wrong.
No results found
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'