Skip to content

Releases: ribice/glice

Add formats, multiple outputs and fixes installation

30 Jun 12:28
f3705d0
Compare
Choose a tag to compare
  • Mulitple format support [table, csv, json]
  • Multiple output support [stdout, file]
  • Fixes installation issues due to missing /v2 suffix
  • Add verbose logging flag

Major rewrite - Go.mod support

28 Jul 06:03
Compare
Choose a tag to compare

Adds support for getting dependencies for a project using Go Modules. Support for projects using GoPath has been removed, use v1.0.0 for that.

API has been externalised and can be used outside of glice.