Releases: Paperspace/paperspace-go
Releases · Paperspace/paperspace-go
Fix ASG min int
v0.1.3 fix mint type
v0.1.2
fix(machines): Marshal from bigint json strings to int64.
v0.1.1
fix(autoscaling-groups): Allow empty list and get params.
v0.1.0
- Support down to go 1.12.
- Add nodes to autoscaling groups.
Add autoscaling group support
v0.0.5 feat(autoscaling-groups): Add initial ASG support.
Return structs instead of pointers for list params
v0.0.4 Fix list params
Refactor to use RequestParams
v0.0.3 refactor
Move context to RequestParams
v0.0.3-beta1 rename to request params
Add additional ClusterPlatformTypes
v0.0.2 Remove non-supported regions and add additional cloud providers
Initial release
v0.0.1 Initial commit