This repository was archived by the owner on Jun 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed
Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 1- # Paperspace API (v0.1.8 )
1+ # Paperspace API (v0.1.9 )
22
33![ image] ( https://user-images.githubusercontent.com/585865/27562775-26b8acc6-5a9c-11e7-8270-2b80ca895bc5.png )
44
@@ -24,9 +24,9 @@ The **Paperspace API** is the official devkit for automating your [Paperspace](h
2424#### Option 1: Download the pre-built 'paperspace' binary for your plaftorm
2525
2626Pre-built 'paperspace' binaries are available for:
27- * [ Windows] ( https://s3.amazonaws.com/paperspace-node/v0.1.8 /win/paperspace.exe )
28- * [ Mac] ( https://s3.amazonaws.com/paperspace-node/v0.1.8 /mac/paperspace )
29- * [ Linux] ( https://s3.amazonaws.com/paperspace-node/v0.1.8 /linux/paperspace )
27+ * [ Windows] ( https://s3.amazonaws.com/paperspace-node/v0.1.9 /win/paperspace.exe )
28+ * [ Mac] ( https://s3.amazonaws.com/paperspace-node/v0.1.9 /mac/paperspace )
29+ * [ Linux] ( https://s3.amazonaws.com/paperspace-node/v0.1.9 /linux/paperspace )
3030
3131After downloading, make sure the 'paperspace' binary is permitted to run on your system by marking its permissions appropriately.
3232Also, add the directory containing the 'paperspace' binary to your path using a method appropriate for your platform.
Original file line number Diff line number Diff line change 11# Paperspace API Release Notes
22
3+ ## Release Notes for v0.1.9
4+
5+ #### New features
6+ * New jobs machineTypes method for discovering available job machine types.
7+
8+ #### Fixes
9+ * Fix for paperspace cached api key overriding an explicit api key parameter in paperspace-node apps.
10+ * Minor doc fixes
11+
312## Release Notes for v0.1.8
413
514#### New features
You can’t perform that action at this time.
0 commit comments