# Changelog
# All notable changes to this project will be documented in this file.
2.0.0 (2023-05-05)
Breaking changes:
- Drop Ruby 2.5/2.6 support; use voxpupuli-rubocop #42 (bastelfreak)
- add rubocop to CI / bump min ruby to 2.5 #33 (jhoblitt)
Implemented enhancements:
- CI: Apply Vox Pupuli best practices & Add Ruby 3.2 support #39 (bastelfreak)
Closed issues:
- Forge stubbing doesn't work for non-forge forges #23
Merged pull requests:
- CI: Build gems with strictness and verbosity & dependencies: add version constraints #43 (bastelfreak)
- Update beaker-puppet requirement from ~> 1.0 to >= 1, < 3 #41 (dependabot[bot])
- Bump actions/checkout from 2 to 3 #40 (dependabot[bot])
- dependabot: check for github actions and gems #38 (bastelfreak)
- Rubocop: Apply Vox Pupuli best practices & fix violations #37 (bastelfreak)
- Fix incorrect Apache-2 license #36 (bastelfreak)
- add basic Net::HTTP error handling #34 (jhoblitt)
v1.0.0 (2021-11-03)
Closed issues:
- Master fails to build in Travis #25
Merged pull requests:
- Add beaker-puppet dependency, update gem versions, fix CI #31 (ekohl)
- Add Dependabot & GH Actions for testing & release #27 (genebean)
- Allow passing in options to install_module #26 (ekohl)
- Don't attempt to modify possibly frozen strings #24 (beezly)
v0.1.7 (2017-12-08)
Merged pull requests:
v0.1.6 (2017-12-08)
Merged pull requests:
- minor gemspec changes #20 (pmcmaw)
- Release Prep for 0.1.6 #19 (pmcmaw)
- (BKR-1254) Update for Unix::Host does not allow each #17 (cdenneen)
0.1.5 (2017-07-26)
Merged pull requests:
- 0.1.5 fix uninitialized constant Net::HTTP #16 (hunner)
- Fix bug that causes a NoMethodError: undefined method `each' for nil:NilClass #15 (dhollinger)
- Correct markdown formatting #14 (ekohl)
0.1.4 (2017-02-27)
Merged pull requests:
0.1.3 (2017-02-22)
Merged pull requests:
0.1.2 (2017-02-02)
Merged pull requests:
- Minor version bump for release 0.1.2 #10 (wilson208)
- [MODULES-4312] Install modules dependencies from alternative forge instances and install modules not specified in metadata.json #9 (wilson208)
0.1.1 (2017-01-09)
Merged pull requests:
0.1.0 (2017-01-04)
Merged pull requests:
- Add maintainers file #7 (wilson208)
- Add CONTRIBUTING.md, a README update and version bump before initial release #6 (wilson208)
- Implement install_module_dependencies_on method #5 (wilson208)
- [MODULES-4152] Implement install_module and install_module_on methods #3 (wilson208)
- [MODULES-4157] Basic setup with stub methods and placeholder tests #2 (wilson208)
* This Changelog was automatically generated by github_changelog_generator