CHANGELOG

0.2.1 (2019-09-16)

  • Removed python 3.4 capability
  • Removed extra dependencies, let at the user, the choice of the driver to use

0.2.0 (2019-06-25)

  • Added columns for built-in range types: PR #2 by @gracinet
  • Added Materialized view factory: PR #1
  • Fixed when the model have more than one primary key, the query to get the old value was wrong

0.1.0 (2018-01-26)

  • Added Jsonb column
  • Added LargeObject column