All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Python >=3.10 required
1.6 - 2023-11-04
- Python >=3.8 required
- Django >=4.2 required
1.5 - 2022-08-03
- Django >=3.2 required
1.4 - 2021-12-04
- Python >=3.7 required
- Django 4 support
1.3 - 2021-04-03
- Django 3.2 support
1.2 - 2020-08-04
- Python >=3.6 required
- Django >=2.2 required
1.1 - 2019-12-01
- Django 3 support
1.0 - 2019-04-01
- Update related methods moved with deprecation warnings
- Extensible change detection and updates
- Django 2.2 functions
0.6 - 2018-08-01
- Transform functions
- Named tuples
- Window functions
- Distance lookups
- Django 2.1 functions
EnumField
- Annotated
items
- Expressions in column selection
0.5 - 2017-11-28
F
expressions operatorsany
andall
- Spatial lookups and functions
- Django 2.0 support
0.4 - 2016-04-29
upsert
method- Django 1.9 database functions
bulk_update
supports additional fields
0.3 - 2015-12-01
- Lookup methods and operators
F
expressions and aggregation methods- Database functions
- Conditional expressions for updates and annotations
- Bulk updates and change detection
0.2 - 2015-09-26
- Change detection
- Groupby functionality
- Named tuples