Version 2.1.0
Features
- Added HllExtension migration
- Optimized dependencies
Compatibility
- Fixed python 3.10 compatibility
- Fixed django 3.2 compatibility in tests
Testing
- Added docker testing infrastructure
- Replaced custom hll installing with DockerHub image in GitHub Actions workflow
- Replaced python 3.5 with python 3.10, django 2.0 with django 3.2, PostgreSQL 9.5 with PostgreSQL 13 in testing matrix