Releases: Paperspace/paperspace-go
Releases · Paperspace/paperspace-go
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
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.
v0.3.4
v0.3.3
Retag of v0.3.1
v0.3.2 use http status codes
Allow success status codes other than OK, set ASG int values to int pointers
v0.3.1 use http status codes