This file is used to list changes made in each version of the ndenv cookbook.
- Npm provider idempotent
- Update dependencies
- This cookbook now uses Rake instead Strainer for testing
- Fix for ndenv_npm resource
- Code quality improvements (chefspec / test-kitchen
- Metadata improvements (dependencies, supports, recipe description)
- Added ndenv_npm resource with action :install, :upgrade, :remove
- Added matchers for LWRP testing with ChefSpec
- Initial release of ndenv