Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 359 Bytes

CHANGELOG.rst

File metadata and controls

18 lines (13 loc) · 359 Bytes

CHANGELOG

0.5.0

  • Ensured that the app registry used for deserialization is that provided by the migration, not the current app registry which may not match the current state of the database or the fixture itself.
  • Changed README to rst format.
  • Refactor setup.py.

0.4.0

  • Python 3 support
  • Support non reversible migrations