Skip to content

v1.0.0

Compare
Choose a tag to compare
@PSBOT PSBOT released this 29 Mar 20:26
· 6 commits to master since this release

1.0.0 (2021-03-29)

Bug Fixes

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.