Release v0.2.6
Follow-up binary release built using Go 1.15.2, cgo explicitly disabled. See GH-101 for more details.
Changed
- Add
-trimpath
build flag- intended to help prune verbose/unnecessary details from output
Fixed
- Makefile build options generate static binaries which potentially bundle
glibc (LGPL license)- I have been unable to confirm this, so attempting to "play it safe"
- the goal is to avoid attaching the LGPL license to this project until I've
properly researched and understand the ramifications of doing so for this
project, for future forks, etc.
References
- See the
v0.2.6
milestone for the issues associated with this release. - See our CHANGELOG for more information.