All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.
v2.0.2 (2018-10-19)
Merged pull requests:
- modulesync 2.1.0 and allow puppet 6.x #62 (bastelfreak)
v2.0.1 (2018-09-06)
Merged pull requests:
- allow puppetlabs/stdlib 5.x #58 (bastelfreak)
- allow puppet/download_file 3.x #56 (bastelfreak)
- Remove docker nodesets #53 (bastelfreak)
- bump puppet version dependency to >= 4.10.0 < 6.0.0 #52 (bastelfreak)
v2.0.0 (2017-11-16)
Merged pull requests:
- bump puppet version dependency to >= 4.7.1 < 6.0.0 #46 (bastelfreak)
- replace validate_re with datatype #43 (bastelfreak)
- modulesync 0.19.3 #37 (bastelfreak)
v1.1.0 (2017-02-11)
This is the last release with Puppet3 support!
- Fix wrong requirements in metadata.json
- Sync metadata.json license to be same as LICENSE
- Set min version_requirement for Puppet + deps
##2015-12-04 Release 1.0.2 ###Summary
####Bugfixes
- fixed issue install dotnet 4.5.2
##2015-03-23 Release 1.0.1 ###Summary
- puppet-community release
##2014-10-16 Release 1.0.0 ###Summary
####Features
- updating documentation to meet standard
- refactored the tests
- added support for 4.5.1 and 4.5.2
- added param package_dir that allows you do download to a directory other than C:\Windows\Temp
- adding support for downloading from the web using opentable/download_file when not specifying the package_dir
####Bugfixes
- fixing bug in operatingsystemversion checks
- fixing error when running with strict_variables
- updating powershell dependency from joshcopper to puppetlabs
##2013-05-01 Release 0.0.2 ###Summary
####Features
- refactored into define type to allow for side-by-side install of 3.5 and 4.x
####Bugfixes
- fixed warning about string escaping on puppet 3.x
##2013-04-25 Release 0.0.1 ###Summary
Initial release. Intalls 3.5, 4.0 and 4.5
* This Changelog was automatically generated by github_changelog_generator