- Update perlbrew to 0.89.
- Switch over CI from Travis CI to GitHub Actions.
- Update perlbrew to 0.87.
- Explicitly install build dependencies such as gcc and make instead of using build_essential.
- Bump minimum required Chef version to 14.
- Add a TESTING.md to document how to test chef-perlbrew.
- Unpin kitchen-dokken Chef from 14 as chefdk/chef-workstation is now updated.
- Update documentation to remove deprecated LWRP terminology.
- More tweaking of perlbrew installation.
- Pin kitchen-dokken Chef to 14 (until a newer chef-workstation with Chef 15 appears.)
- Add Amazon Linux 2 on tested/supported platforms.
- Tweak perlbrew installation so it verifies the installer script before proceeding.
- Updated for Chef 14 fixes.
- Cookbook now maintained by Zak B. Elep, thanks J.R. Mash!
- Added CI testing.
- Fixed the 'switch' resource provider to actually work.
- Fixed some things that foodcritic was complaining about.
- Updated documentation to reclect the new resource/provider, and other documentation changes.
- Created the 'default' resource/provider and converted the recipe of the same name to utilize it.
- Created the 'profile' resource/provider and converted the recipe of the same name to utilize it.
- Created the 'switch' resource/provider.
- Initial release, set forth upon an unsuspecting world.