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
- (bug) - Include missing function, facts.d and example dirs in module builds #102 (jordanbreen28)
v2.0.1 - 2024-09-18
- (bug) - Add lib dir to built modules #100 (jordanbreen28)
v2.0.0 - 2024-09-17
- Implement allowlist for puppet module content #79 (bastelfreak)
v1.1.0 - 2024-09-17
v1.0.0 - 2023-04-25
v1.0.0.rc.1 - 2023-04-18
v0.3.0 - 2021-05-17
- 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)
- 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
- (IAC-864) fix symlinked source #23 (DavidS)
- (IAC-859) add Ruby 2.7 testing; address deprecation warnings #22 (DavidS)