v2.1.0
Breaking change
- Ignore error when new column is added to DB schema (allow backward-compatible migrations) by @VojtechVitek in #15
What's Changed
- add basic condition-operator functions by @xiam in #12
- Fix panic in tests by @VojtechVitek in #16
- Remove rand.Seed(), which was deprecated in Go 1.20 by @VojtechVitek in #14
Full Changelog: v2.0.7...v2.1.0