0.16.0 [2020-09-07]
- [fix] Added support for representation of empty geometries (#168)
- [fix] Don't override the additional arguments passed as
style
toGeometryField
- [feature] Added DistanceToPointOrderingFilter (#210)
- [deps] Added support for django 3.1 in the CI build
- [deps] Dropped django 1.11 and Python 3.5 from the CI build, compatibility may still work but it's not guaranteed anymore, please upgrade!
- [qa] Added QA checks to CI build (#230)