- Fix hidden unicode character (#8)
- Allow config to be passed in as an hash (#6)
- Fix dependency issue (#7)
- refactor main class (mostly to facilitate #7)
- update test environment to use puppet 4
- switch stdlib fixture to https source
- Metadata-only release (just bumped version)
- Fix test failures on future parser
- Switch some validation code to use validate_re
- Add puppet-lint exclusions
- More work on testing
- fix warning when running puppet module list caused by "-" instead of "/" in dependencies in metadata
- removed (pushed without CHANGELOG update
- Update tests, Rakefile, etc.
- First release to puppetforge