Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 433 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 433 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.0.7] - 2024-02-28

🐛 Bug Fixes

  • Remove unnecessary runtime dependency on psycopg2

[0.0.6] - 2024-02-28

⚙️ Miscellaneous Tasks

  • Update deps

[0.0.4] - 2023-03-27

🚀 Features

  • Fix declaration of sql class variable
  • Enable use as Django Func
  • Integrate with migrations system