v1.0.0
1.0.0 (2021-03-29)
Bug Fixes
- ci: Add workspace. (dbe116e)
Features
- ci: Add semver. (e30da34)
- Add network functionality. (89c83fe)
- machine: Add ability to create machines in off state. (2deeaa3)
- machine: Add params for initial snapshots and restore points. (f642fdb)
BREAKING CHANGES
- machine: Moves bool machine create and update request params to *bool and adds pointer helpers.