0.4.0 - partial 'log' support
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).