Skip to content

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 14 Apr 16:45
· 30 commits to master since this release

v1.3.2 (2026-04-14)

This release is published under the MIT License.

Performance Improvements

  • Pre-compile _snake_case regex and add lru_cache (fa30bb8)

  • cql_builder: Cache CQL templates for count/update/delete/aggregate (fb4287d)

Testing

  • benchmarks: Add fair update benchmarks using QuerySet.update() (124af0c)

Detailed Changes: v1.3.1...v1.3.2