Releases: thiagofigueiro/nexus3-cli
Releases · thiagofigueiro/nexus3-cli
0.4.0
Changes
Fixed
- Empty file list results on Python 2.
Added
- upload directory.
Other
- simplify split_component_path.
- document methods in cli.
0.3.0
Added
- Upload to yum and raw repositories
- List repository contents
0.2.0
- The
NexusClient
class was split into its own module to make it easier to use this package as a library. - (dev) Added integration tests using the Nexus3 docker container.
No changes to CLI functionality.
Documentation update
This release fixes the Project Description. No functionality changes.
First release
Basic CLI functionality. Hacky code.