- Added a `device.generateDeviceKey` that can generate a device specific key for use by a device
Changed
- Tagged commits are now automatically published to npm
6.0.1
* Make docs_generator.py work with Python2/3 [Matthew McGinn] * Fix up documentation examples [Matthew McGinn]
6.0.0
* Api: Change api endpoint to api.balena-cloud.com [Trong Nghia Nguyen] * Namechange: Remove old resin stuff [Trong Nghia Nguyen] * *BREAKING*: Rename everything that references 'resin' to 'balena' [Tim Perry]
6.0.0beta10
Changed
- Encode plus symbols in version numbers when estimating the size of OS images
6.0.0beta9
Changed
- Encode plus symbols in version numbers when downloading OS images
6.0.0beta8
Changed
- Add basic support for new ResinOS version format to fix `resin-cli` issues. - **Breaking!** Upgrade resin-token to 4.0.0. This changes the browser token key to `resin-token`, and will drop all browser sessions. - Add `device.setCustomLocation` and `device.unsetCustomLocation` - Expose `.pine` to more easily allow requests to unsupported resources