Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@M1ha-Shvn M1ha-Shvn released this 05 Nov 14:54
· 1 commit to master since this release
2530f63

Features

  1. Added HllExtension migration
  2. Optimized dependencies

Compatibility

  1. Fixed python 3.10 compatibility
  2. Fixed django 3.2 compatibility in tests

Testing

  1. Added docker testing infrastructure
  2. Replaced custom hll installing with DockerHub image in GitHub Actions workflow
  3. Replaced python 3.5 with python 3.10, django 2.0 with django 3.2, PostgreSQL 9.5 with PostgreSQL 13 in testing matrix