Releases: voxpupuli/ra10ke
Releases · voxpupuli/ra10ke
Version 0.6.0
2019-07-30
Closed Pull Requests:
- #35 Adds new validate task for verifying the integrity of all modules specified in the Puppetfile
- #33 Refactor tasks, Version tag handling fix, purge option
- #32 Make it possible to configure the tasks in the rakefile
Many thanks to the following contributors for submitting PRs:
Version 0.4.0
- #13 Avoid using
desired_ref
directly for Git - #14 Set required Ruby version as
>= 2.1.0
- #15 ignore invalid ref
- #16 Use Semantic Versioning for Git tags
- #17 Be careful around trimming Git tags
- #19 Ensure Puppetfile gets parsed with absolute path
Many thanks to the following contributors for submitting the PRs:
Version 0.3.0
- #6 Add a dependency solver based on the Ruby Solve library (thanks to Jarkko Oranen)
- #8 Add numeric tag convention support (thanks to Hervé MARTIN)
Version 0.2.0
- Moved to Vox Pupuli
- #3 Update ra10ke with r10k 2.4.0 support
- #4 Added git support
Many thanks to Alexander "Ace" Olofsson and James Powis for their contributions!
Version 0.1.1
- #1 update docs to mention Gemfile and Rakefile
- properly advertise the user agent
Version 0.1.0
- Initial release