Skip to content

Releases: soloworks/go-nuget-cli

v1.5.0

04 Nov 16:49
Compare
Choose a tag to compare

Changelog

1e83bc8 Updated nuget references
0f86f98 Abstracted NuGet handling to utilities package
230caeb Abstracted Push for external use
cdc5dc9 Caught error check
2f2a452 Updated moddules
e230561 Split and Exposed pack to external use
afd8d1c Exposed Spec functions for external use
91b23b1 Fixed missing content types and xml file
abeef2b Fix for globs
ef63914 Fix for correct pathnames when adding to zip
3e704ab ignore vscode files
5ff4934 Split files, added -Version and respect for File Globs to pack
d02b31b Tidy up of Readme
172f6d2 Removed quotes
660a7e7 Removed verbose
fb9d2de fixed flag
7ba8378 Changed to verbose mode
57e95e5 Trying different quotes...
289d2e7 added quotes to ldflags
acf05db Syntax fix and added new binaries
8c63474 Added Compiled time flag
13a2e12 Fixed bad syntax
fc90b83 Added windows build
9379cff Changed to match goreleaser format
d969326 Corrected tag syntax
0a03554 Removed bad wildcard
72ca5ce Use Go 1.13
ed1a43d Force Go to use 1.13
11681c0 Added tags only and dependancies
8436e5f Removed hard Go version
a662b61 Renamed build badge link
39c4093 Removed testing binary
48969a4 Renamed build action
bdce746 Update and rename main.yml to release.yml
ba6f08e Merge branch 'master' of github.com:soloworks/go-nuget
7fcd5e6 Added Build status badge
0c290eb Update go.yml
548ac16 Added version via build tags
68b01fb Added 'push' subcommand
0456c7d Added missing files from pack process
43b5bb2 Updated to latest version of nuspec
7667254 Added new file structures
75c7281 Removed testing files
a0ceb2c Fixed file extensions
42f1f7d Notes on PUT requests
e827e9d Pack subcommand working
a260d83 Added ContentTypes to archive
730ea41 Pack working on simple level
76d25c5 Wording and links
6d2007d CLI implemented, spec working as per original
23bb686 Moved out to own repo
3cb0bfe Moved to sub-package
7bcca54 renamed repo
6ef5d01 Initial Commit of nuspec from server repo
2ef16f5 Initial commit