- changed file permissions to be 0644 instead of 755
- Refactor providers to support whyrun mode
- Package custom ChefSpec matchers
- Add Test Kitchen integration test
- Update ChefSpec tests
- Expand environment variables (like
$PATH
) - Add Rakefile for running tests
- Use the latest and greatest testing strategies
- No changes - chefigonre with
knife cookbook site share
was being ignored, so unnecessary artifacts were uploaded
- Full test suite
- Test with strainer
- Support for cross-Chef version default_action
- Add
magic_shell_environment
- The default action for the alias resource is now :add
- The default action for the alias resource is now :create
- Formatting changes to the metadata, README, and CHANGELOG
- Address FC0016 - specify a default action
- Add integration with Travis CI
- Update the README to indicate that you need to specify an action (:add or :remove)
- Rename the resource and provider files
- Initial release of magic_shell