- make the linter work for puppet-lint >= 2.4
- correct lint ignore example
- work around for #28
- drop ruby 1.9.3 support
- fix a warning from #24
- fix incorrectly mapped facts in #21
- fix variables in double quoted strings #15
- release 1.0.0 because the gem is stable and fixing variables in double quoted strings will find more puppet-lint issues on code that was falsely believed to have no puppet-lint issues.
- document the linter only works on top scope facts
- fix and update links to facter documentation
- add comments to code
- fix correction of facts contained in strings in #13
- code improvements
- initial release