BUG FIXES:
- Fixed an issue with a filename in the example that prevented the module from downloading on Microsoft Windows (#9)
BREAKING CHANGES:
- Variable
agent_disable_update
is nowagent_auto_update
which defaults to minor and must be one of disabled, minor, or patch (#7)
IMPROVEMENTS:
- Example usage added to the examples/default directory (#7)