v0.11.4
Release Notes
Internal Changes
- Use
ujsonfor JSON parsing instead oforjsonsinceorjsononly serializes tobyteswhich is not compatible withaiohttp. - Convert the transform attribute data type from
Affinetotuple
since saving an data array tonetcdfcannot handle theAffinetype.