Skip to content

1.1.0 [2024-08-17]

Latest
Compare
Choose a tag to compare
@nemesifier nemesifier released this 17 Aug 16:06
· 4 commits to master since this release
v1.1.0
927c9ee

Features

  • Allowed GeoFeatureModelSerializer to support models without geometry field.

Changes

Dependencies:

  • Bumped django-filters~=23.5.

  • Added Django 4.2, 5.0, 5.1 to automated testing build.

  • Dropped several EOL dependencies from automated testing build:

    • Python 3.6 and 3.7.
    • Django 2.2, 3.0, 3.1 and 4.0.
    • djangorestframework < 3.12.

    The library may continue working with the dependencies listed above, but it's not guaranteed.