Releases: yourlabs/django-cities-light
Releases · yourlabs/django-cities-light
3.10.1
What's Changed
- Add Python 3.12 support by @pfouque in #284
- Improvements for the development process by @marianoeramirez in #286
- Fix issue with the index on Search names for PostgreSQL by @marianoeramirez in #287
New Contributors
Full Changelog: 3.10.0...3.10.1
3.10.0
What's Changed
- django 4.1 and python 3.11 by @marianoeramirez in #275
- Support for django 4.2 by @marianoeramirez in #280
- Add alternative names for SubRegion by @ahmad88me in #282
- graphql support types by @marianoeramirez in #281
New Contributors
- @ahmad88me made their first contribution in #282
Full Changelog: 3.9.2...3.10.0
3.9.2
What's Changed
- Default apps.py file to define the default primary key field by @marianoeramirez in #272
Full Changelog: 3.9.1...3.9.2
3.9.1
What's Changed
- Added python 3.10, support for Django 4, update of django-ajax-selects 2.2.0 by @marianoeramirez in #268
- Update cities_light.py by @a-benkhaled in #266
- Switched broken pypip.in badges to shields.io by @movermeyer in #175
New Contributors
- @a-benkhaled made their first contribution in #266
- @movermeyer made their first contribution in #175
Full Changelog: 3.9.0...3.9.1
3.9.0
What's Changed
- Python 2 tidy ups and removed mock dependency by @smithdc1 in #249
- Feature Allow to use natural primary/foreing keys for geoname objects #217 by @marianoeramirez in #245
- Fix/import error by @marianoeramirez in #255
- Pipeline support by @marianoeramirez in #258
- Fix SubRegionSerializer URL by @aladagemre in #257
- Tox support for django 3.2 and python 3.9 by @marianoeramirez in #256
- Preparation for the release of the version 3.9.0 by @marianoeramirez in #259
New Contributors
- @aladagemre made their first contribution in #257
Full Changelog: 3.8.1...3.9.0
3.8.1
- Drop support of Django 2.0 and 2.1
- Small improvements on documentation, codebase, and CI
3.8.0
3.7.0
- Fix for subregion
- Drop support for python 2
- Changes dependency from django-autoslug-iplweb to django-autoslug, that works with Django 3.1