Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Releases: blackberry/chef-nexus

Version 0.2.0 - 09/13/2016

13 Sep 18:55
Compare
Choose a tag to compare
  1. Remove dependency on compat-resource as a gem (resolves #6).

Version 0.1.2 - 04/28/2016

25 Jul 16:20
Compare
Choose a tag to compare
  1. Added copyright notices
  2. Created .rubocop.yml and ran RuboCop

Version 0.1.1 - 04/04/2016

25 Jul 16:17
Compare
Choose a tag to compare
  1. Fixed bug regarding improper parsing of local_file with names like test.0.0.4.qcow2
  2. Now guarding against empty strings for coordinates

Version 0.1.0 - 03/23/2016

25 Jul 15:51
Compare
Choose a tag to compare
  1. Implemented actions :upload, :download, :delete, :delete_url
  2. Created rspec tests