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.
0.4.0 - 2023-06-28
- Add documentation for all parameters
- Add new dependency: puppetlabs/stdlib
- Add Github Actions
- Update OS versions and Puppet version
- Convert documentation to Puppet Strings
- Update PDK
0.3.0 - 2022-07-26
- Update OS versions and Puppet version
- Update PDK from 1.8.0 to 2.5.0
- Fix puppet-lint offenses
- Unit test fix
0.2.0 - 2018-12-14
- Support alternative args in Lua functions
- Add missing default values
- Fixes and improvements for default Lua functions
Initial release