Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 677 Bytes

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 677 Bytes

4.1.3

  • added support for ruby 2.3+
  • removed chozo/extlib/activesupport dependencies

4.1.0

  • #92 Added a new task for gettting an artifact's download URL
  • Add License to Gemspec

4.0.3

  • Support old-style overriding of config file.

4.0.2

  • #89 - Restrict activesupport gem to 3.2.0 .

4.0.1

  • Actually support anonymous browsing

4.0.0

  • Major Change - GAV ordering that used to be G:A:V:E has changed to G:A:E:C:V
  • Support for an anonymous connection to the Nexus server
  • Added support for Maven classifiers
  • In general, references to an 'artifact' (GAV identifier) have been renamed to 'coordinates'