Skip to content

0.4.0 - partial 'log' support

Compare
Choose a tag to compare
@brigand brigand released this 29 Sep 19:33
· 66 commits to master since this release

A new log command was added in this release (glint log), which will be expanded in the future. It's essentially git log --oneline, but with better syntax highlighting.

Also many bug fixes for handling of unicode in the message prompt and other issues, and some refactoring (e.g. using structopt, upgrading crossterm).

image