This release includes full support for puppet 4 parser among other fixes. Horray! Puppet 4 support!
If your puppet code is non puppet4 compliant you will want to use puppet-retrospec versions prior to 1.0.0. This is due to the puppet4 parser enforcing code deprecations by throwing errors instead of warnings.
puppet-retrospec comes bundled with puppet 4.5.2 in order to keep your current puppet versions safe. This is done intentionally in case you are not ready for puppet4 installation just yet.
Did you know you can also use puppet-retrospec to generate puppet modules, facts, types, functions, providers, and other items? Want something else generated, create a feature request.
You can install using: gem install puppet-retrospec