v0.0.14
This is another primarily bugfix release that focuses on fixing certain return types over HTTPs, and reporting errors back to the user more clearly.
What's Changed
- Ensure action output models are models by @rwb27 in #239
- Add test for action returning an NDArray by @julianstirling in #230
- Relax test for numpy over HTTP by @rwb27 in #238
- Thing client exceptions by @julianstirling in #236
- Very basic tests for ThingClient by @julianstirling in #235
- Fix typo in writing_a_thing tutorial that stops it running. by @julianstirling in #240
- Fallback bugfixes by @julianstirling in #243
- Pretty fallback by @julianstirling in #245
- Bump version number for v0.0.14 release by @julianstirling in #246
Full Changelog: v0.0.13...v0.0.14