Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 461 Bytes

CHANGELOG.md

File metadata and controls

16 lines (11 loc) · 461 Bytes

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.0.4] - 2023-03-27

Changed

  • Fix declaration of sql class variable
  • Enable use as Django Func
  • Adds ruff, black, and types-mock
  • Integrate with migrations system