Releases: openwisp/django-rest-framework-gis
Releases · openwisp/django-rest-framework-gis
v0.9
v0.8.2
v0.8.1
RELEASE NOTES:
- Added compatibility with django-rest-framework 3.1.x
- Added compatibility with django 1.8 (RC1)
v0.8
RELEASE NOTES:
- Added compatibility with django-rest-framework 3.x, thanks to @shanto, @erictheise, @mattxbart
v0.7
RELEASE NOTES:
- upgraded development status classifer to Beta
- avoid empty string in textarea widget if value is None
- allow field definition in GeoFeatureModelSerializer to be list
v0.6
RELEASE NOTES:
- Added compatibility to django-rest-framework 2.4.3 #29
thanks to @joaoponceleao and @sephii
v0.5
RELEASE NOTES:
- added TMSTileFilter by @JesseCrocker
- added DistanceToPointFilter by @Suz
- renamed InBBOXFilter to InBBoxFilter
- ensured compatibility with DRF 2.4.0
v0.4
RELEASE NOTES:
- python3 compatibility
- improved DRF browsable API HTML widget (textarea instead of text input)
v0.3
RELEASE NOTES:
- compatibility with DRF 2.3.14
v0.2
- geofilter support
- README in restructured text for pypi
- updated python package info