v1.0.0
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)
BREAKING CHANGES:
agent_disable_update
is now agent_auto_update
which defaults to minor and must be one of disabled, minor, or patch (#7)IMPROVEMENTS: