- Narrow the return type of `lektorlib.recordcache.get_or_create_virtual`. - Convert `lektorlib.query.PrecomputedQuery` to a generic type.
1.2.0
- Added type annotations - Use PDM instead of setuptools to build distribution - Configured pre-commit - Run black and reorder-python-imports on the code
1.1.0
Fixes for Lektor 3.4 (in pre-release).
We now test under Lektor 3.3 and Lektor 3.4 (pre-release).
1.0
Drop support for python < 3.7. Test under python 3.10.