Releases: taylorthurlow/thicket
Releases · taylorthurlow/thicket
v0.1.6 - 2022-10-10
Changed
- Use Crystal 1.6.0
v0.1.5 - 2021-09-07
Changed
- Use Crystal
1.0.0
(thanks @Artturin)
v0.1.4 - 2020-06-23
Changed
- Use Crystal
0.35.1
Added
- Add
--initials
option to use commit author initials instead of a full name. Will fall back to normal name if unable to determine initials.
v0.1.3 - 2020-01-19
v0.1.2 - 2020-01-18
NOTE: This release did not properly bump the version.cr
file from 0.1.1 to 0.1.2, so the binary will still report itself as version 0.1.1
.
Fixed
- Properly fall back to 80-character terminal width when
$TERM
is not set - Handle the case when an invalid directory path is passed to the
-d
option
v0.1.1 - 2020-01-18
Changed
- Changed Crystal version to
0.32.1
Fixed
- Fixed
-h
flag not explicitly triggering help text - Fixed a crash when encountering a commit date which is in the future
v0.1.0
Initial release
Note: This version was not compiled with static links and may not work on a non-macOS system.