Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Latest commit

 

History

History
124 lines (71 loc) · 8.07 KB

CHANGELOG.md

File metadata and controls

124 lines (71 loc) · 8.07 KB
  # Changelog

  # All notable changes to this project will be documented in this file.

2.0.0 (2023-05-05)

Full Changelog

Breaking changes:

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:

v1.0.0 (2021-11-03)

Full Changelog

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)

Full Changelog

Merged pull requests:

v0.1.6 (2017-12-08)

Full Changelog

Merged pull requests:

0.1.5 (2017-07-26)

Full Changelog

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)

Full Changelog

Merged pull requests:

  • Fix get_module_source_directory when module used with Rototiller #12 (wilson208)

0.1.3 (2017-02-22)

Full Changelog

Merged pull requests:

0.1.2 (2017-02-02)

Full Changelog

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)

Full Changelog

Merged pull requests:

0.1.0 (2017-01-04)

Full Changelog

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