8000 Releases · f9n/nexus-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Releases: f9n/nexus-cli

v1.3.1

03 Apr 14:54
@f9n f9n
Compare
Choose a tag to compare

Changelog

dd1789e Fix import statement
59d128b Remove print statement on ListTagsByImage method

v1.3.0

07 Aug 13:23
@f9n f9n
Compare
Choose a tag to compare

Changelog

d410a51 Add tree subcommand to image command
ee6c037 Bump version number to 1.3.0
d62d176 Reorganize the folder structure

v1.2.0

07 Aug 08:12
@f9n f9n
Compare
Choose a tag to compare

Changelog

85ef5f9 Add download documentation section
6242fbc Add force flag to image delete command
d41ddbc Bump version number to 1.2.0
26edab6 Move all pictures to docs directory
e81a724 Move pull request template file to .github directory
618f5ac Remove circle config file
7b34582 Update README.md
6380be6 Update the url of Build Status badge

v1.1.0

04 Aug 09:25
@f9n f9n
Compare
Choose a tag to compare

Changelog

884f0d7 Add detail flag to image ls command
d867f0d Add goreleaser configuration file
11be4a8 Add human-readable flag to image size command
208104f Add size subcommand to the image command, and add showTotalImageSize function
d2705b8 Add sort-by-size flag to image ls command
ac7be1f CI/CD with circle ci
db3afee Create CODE_OF_CONDUCT.md
fd05540 Create LICENSE
4ac28e5 Delete all tags in the specific image
4c87290 Fix wrong parameter order
7c36779 Make package importable for go users
8ecbf85 Merge branch 'master' of https://github.com/mlabouardy/nexus-cli
f5b125a Merge branch 'master' of https://github.com/mlabouardy/nexus-cli
9058632 Merge pull request mlabouardy#10 from AlexRRR/importable
9f968b1 Merge pull request mlabouardy#16 from nicovillanueva/master
e9ab90e Merge pull request mlabouardy#19 from tufank/tufank/show-total-image-size
21e1d31 Move all comparing operations to sort.go file
0ab807d Natural-sort tags, sorting test, minimal typo
e7b0baa Setup cd
03912d7 Sort the images in descending order
53fc10b Update documentation for size command
db667be Update error message
d2c7728 Update the usage of commands
730ff3c Use go mod for dependencies
8a2d5fa Use math package for MaxInteger value
b3b90eb add circle ci status
7ecfaae add newline
32db08c available commands
55970eb available commands and how to install
5d6d35e cli usage
a0a16ad display subcommands description
fcc9a74 download proper package from s3
33d6e29 error handling in progress
b69fa43 fix typo
e57b844 handle errors
6fa5623 how to use example
3ff9029 keep only N images
9914641 list images & tags
9b16455 project logo
d15fdb2 pull request template
cd87c06 refactoring in progress
8daeff6 support osx, freebsd & openbsd

0