v1.2.0
New features
- Implemented automatic migration generation.
- Integrated
mattes/migrateto 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.