Skip to content

Latest commit

 

History

History
95 lines (51 loc) · 4.57 KB

CHANGELOG.md

File metadata and controls

95 lines (51 loc) · 4.57 KB

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v2.0.2 - 2024-09-24

Full Changelog

Fixed

  • (bug) - Include missing function, facts.d and example dirs in module builds #102 (jordanbreen28)

v2.0.1 - 2024-09-18

Full Changelog

Fixed

v2.0.0 - 2024-09-17

Full Changelog

Changed

v1.1.0 - 2024-09-17

Full Changelog

Added

  • Use Dir.glob with base parameter in acceptance tests #93 (ekohl)

Fixed

  • (CAT-1688) Upgrade rubocop to ~> 1.50.0 #70 (LukasAud)

v1.0.0 - 2023-04-25

Full Changelog

v1.0.0.rc.1 - 2023-04-18

Full Changelog

Changed

  • (CONT-881) Ruby 3 / Puppet 8 Support #50 (chelnak)

v0.3.0 - 2021-05-17

Full Changelog

Added

  • Use Puppet 7 in development on Ruby 2.7+ #32 (ekohl)
  • Add a setter for release_name #31 (ekohl)
  • Preserve directory mtimes #27 (ekohl)
  • Use match_path instead of match_paths #26 (ekohl)

Fixed

  • Use correct source variable when warning about symlinks #36 (DavidS)
  • Ignore all hidden files in the root dir #29 (ekohl)

v0.2.1 - 2020-06-08

Full Changelog

Fixed

  • (IAC-864) fix symlinked source #23 (DavidS)
  • (IAC-859) add Ruby 2.7 testing; address deprecation warnings #22 (DavidS)

v0.2.0 - 2020-04-30

Full Changelog

Added

Fixed

v0.1.0 - 2020-02-27

Full Changelog