Releases: peopledoc/django-agnocomplete
Releases · peopledoc/django-agnocomplete
2.2.0
- Fix
path
warnings (#132) @alyohea - Publish workflow should just run on tag push (#131) @ewjoachim
- Create CODEOWNERS (#130) @ewjoachim
- Drop six (#129) @alyohea
Kudos:
2.1.0
- Adding missing pyproject.toml, needed to automatically find the version (#128) @mike-perdide
- Remove version from setup.cfg to let the GH publish action do its magic (#127) @mike-perdide
- Update tox.ini and enable Github Actions, focusing on compatibilty with Django 3.x to 4.0 (#125) @mike-perdide
- Attempt to make it installable with Django 3.X serie (#124) @yohanboniface
Kudos:
Compatibility upgrades
Finally, a stable release!
v1.0.0 was released on 2020-01-29
- Cleanup code related to Django 1.8, 1.9 & 1.10
- Remove tox targets for Django 1.8, 1.9 & 1.10
- Add support for Django 2.0, 2.1 & 2.2
- Fixed Demo site.
- Cleaned up README and other docs reflecting the newest compatibilities.
0.14.0
0.13.0
This version was released on 2018-10-02
Python 3 support & Django releases
- Dropped support for Django 1.8, 1.9, 1.10 (#98).
- Added support for python 3.6
- Fixed User.is_authenticated() deprecation warning (Django>=2.0)
- Fixed deprecated MIDDLEWARE_CLASSES settings
- Fixed deprecated urls declarations
- Fixed ForeignKey on_delete values
Minor changes
v0.12.2
THIS VERSION IS CANCELLED
THIS VERSION IS CANCELLED. We messed up a bit with branches and releases, and it resulted in a bad release.
Please consider that this release has never existed.
We're deeply sorry about the inconvenience.