Skip to content

0.16.0 [2020-09-07]

Compare
Choose a tag to compare
@nemesifier nemesifier released this 07 Sep 19:21
· 52 commits to master since this release
v0.16.0
  • [fix] Added support for representation of empty geometries (#168)
  • [fix] Don't override the additional arguments passed as style to GeometryField
  • [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)