Skip to content

Releases: thiagofigueiro/nexus3-cli

0.4.0

12 Jul 00:52
Compare
Choose a tag to compare

Changes

Fixed

  • Empty file list results on Python 2.

Added

  • upload directory.

Other

  • simplify split_component_path.
  • document methods in cli.

0.3.0

24 Jun 03:19
Compare
Choose a tag to compare

Added

  1. Upload to yum and raw repositories
  2. List repository contents

0.2.0

21 Jun 22:20
Compare
Choose a tag to compare
  1. The NexusClient class was split into its own module to make it easier to use this package as a library.
  2. (dev) Added integration tests using the Nexus3 docker container.

No changes to CLI functionality.

Documentation update

21 Jun 22:23
7f57cae
Compare
Choose a tag to compare

This release fixes the Project Description. No functionality changes.

First release

21 Jun 22:21
0fe3b75
Compare
Choose a tag to compare

Basic CLI functionality. Hacky code.