Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1.38 KB

CHANGELOG.rst

File metadata and controls

62 lines (40 loc) · 1.38 KB

Changes

.. currentmodule:: chide

3.0.0 (19 Jul 2024)

2.1.2 (31 Jan 2019)

2.1.1 (9 Jan 2019)

  • Exclude tests from distribution.

2.1.0 (22 Nov 2018)

2.0.1 (16 Jun 2016)

  • Fix nasty bug when using with :doc:`sqlalchemy <sqlalchemy:index>` where related objects could get added to the session even though they were never requested, as a result of a backref on a third model.

2.0.0 (21 Apr 2016)

1.0.2 (15 Apr 2016)

  • Fix release faults.

1.0.0 (14 Apr 2016)

  • Initial release