github.com/climech/grit
v0.3.0
#1244 most downloaded on Go modules
climech/grit
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Ships fairly regularly
a new release about every 3 weeks
Most releases are documented
notes for 2 of 3 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
3 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
3 releases · Feb 2021 to Apr 2021Releases
latest 3-
v0.3.011 Apr 2021Release notes
Open source →Changelog
- fix panic when linking to/from non-existent nodes
- fix broken import command
- add dotted lines for nodes with multiple parents
- add
[*]completion state - change Makefile
PREFIXfrom/usrto/usr/local
Note: this release changes the default install location from
/usr/bin/gritto/usr/local/bin/grit. If you've installedgritbefore usingmake install, you may need to delete the previous version to avoid conflicts. -
v0.2.002 Apr 2021Release notes
Open source →- Fix wrong link constraints preventing valid cross links from being created
- Sort nodes by name in
tree,lsoutput - Support cross-platform config locations
- Reduce binary size
-
v0.1.027 Feb 2021Nothing published for this version