* Add unit test for device class. 82 [Trong Nghia Nguyen]
4.2.0
* Add resin.model.tag.ApplicationTag that implements Application tag model for Resin Python SDK. 80 [Trong Nghia Nguyen] * Add resin.model.tag.DeviceTag that implements device tag model for Resin Python SDK. 80 [Trong Nghia Nguyen]
4.1.3
- Upgrade `resin-device-logs` to v2.0.1.
4.1.2
Changed
- Fix bug in `resin.settings.getAll()` that caused the function to throw an error.
4.1.1
Changed
- Validate application device type before moving a device.
4.1.0
* Remove low level class resin.Token since all features are now merged into resin.Auth 79 [Trong Nghia Nguyen] * Revamp resin.Auth model to work with Auth Token and API token. 79 [Trong Nghia Nguyen] * Add resin.models.api_key.ApiKey class that implements user API key model for Resin Python SDK. 79 [Trong Nghia Nguyen]