CHANGELOG

1.2.0 (2021-8-16)

  • Adapted to AnyBlok >= 1.2

1.1.1 (2020-10-16)

  • Fixed the size of the fields model, because they have a foreign key to the model Model.System.Model on the field name. The next version of AnyBlok check that the size are the same

1.1.0 (2020-05-06)

  • Removed Python 3.4 capability
  • Removed Python 3.5 capability
  • Refactored unittest, replaced nose by pytest
  • Fixed #1 added hook to render primary key serializable

1.0.0 (2018-05-30)

  • Cherry pick io bloks from AnyBlok distribution