Skip to content

Latest commit

 

History

History
51 lines (26 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

51 lines (26 loc) · 1.93 KB

CHANGELOG

v1.1.0 (2024-10-31)

Features

  • Drop support for python 3.8 (#650) (9c6e6d7)

v1.0.0 (2023-06-27)

Feature

  • Drop support for Python 3.7 (d41a017)

Breaking

Documentation

v0.3.0 (2022-11-20)

Feature

  • Officially support Python 3.10 & 3.11 (#301) (10a2572)

v0.2.1 (2022-06-06)

Fix

  • deps: Revert PSR upgrade (a7f4cf7)

v0.2.0 (2022-01-24)

Feature

  • Drop support for Python 3.6 (cda2daa)

v0.1.1 (2021-04-06)

Fix

  • Release in a separate environment (71550b8)

v0.1.0 (2020-11-10)

Feature

  • DM001: RemoveField operation should be wrapped in SeparateDatabaseAndState (c571e0e)