Skip to content

v1.2.0

Compare
Choose a tag to compare
@erizocosmico erizocosmico released this 08 May 15:49
· 161 commits to master since this release

New features

  • Implemented automatic migration generation.
  • Integrated mattes/migrate to perform migrations.
  • New API for creating operators.

Fixes

Documentation

  • New caveats added.
  • Transaction documentation.
  • Documentation about creating custom operators.

Notes

This update requires regenerating models. It is backwards compatible, though, so the only downside of not regenerating the models is the fact that your time.Time fields will not be truncated before saving.