v2.1.0
What's Changed
- ✨ Allow requesting value of non-numeric dataset as binary with
format=bin
, notably opaque datasets #89 - 🐛 Fix serialization of
complex256
values to JSON #91 - ⚙️ Add
/
endpoint to FastAPI, Tornado and Flask routers, with support for bothGET
andHEAD
requests, to check server status #92
Full Changelog: v2.0.0...v2.1.0