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.
- Added the syntax color for the code blocks in the
README.markdown
- Move the changelog to markdown and start using semver
- The Travis tests matrix has been changed to get quicker tests and integrate rubocop testing for code quality
Gemfile
andRakefile
have been refactored
- Fix metadata quality
- Fix a
json_pure
dependency problem in theGemfile
- Code quality cleanup based on rubocop and rubocop-spec standards
- Fixed puppet-lint warnings
- Removed the
CONTRIBUTORS
file. You can get the contributors via the GitHub API
- Errors in the doc have been fixed
- Some parameters validation in the cron.pp
- New parameter:
curator::pip_package
- Name of the package to install with pip - Added rspec tests for the base class and the cron define
- The documentation has been updated
- The travis matrix has been updated. Now we test for ruby >= 1.9
- Fixed some typos in the
metadata.json
- The
Gemfile
has been updated to fix some issues coming with Ruby >= 2
- First public version of the module