Releases: pivotal-cf/go-pivnet
Releases · pivotal-cf/go-pivnet
v0.0.23
Remove unused PivnetClient interface. [finishes #118726695]
v0.0.22
Migrate from pivotal-cf-experimental to pivotal-cf [#109940208]
v0.0.21
Show product name instead of slug in release-dependencies CLI command. - name is returned from pivnet; slug is not. [finishes #129004715]
v0.0.20
Add method to create file group to library and CLI. [#118725771]
v0.0.19
Do not print the download progress bar if there is an error starting …
v0.0.18
Add CLI and library method to add member to user group. - pivnet seems to be buggy around this API endpoint, but we seem to be doing the right thing. [#118725593]
v0.0.17
Allow for configuration of FileType
v0.0.16
Return all errors when pivnet when status code is unexpected. [finishes #118893607]
v0.0.15
Print unhandled errors in main in red as well. [finishes #120257569]
v0.0.14
Add DefaultHost. [#119573729]