v1.1.0
What's Changed
- Use
jsonbdata type for PostgreSQL to increase perfomance by @helloiamlukas in #82 - Only fill entry model with id if it already has one, to prevent postgres error by @helloiamlukas in #68
- Add expectation to mocked version to fix assertion counts by @jasonvarga in #88
Full Changelog: v1.0.3...v1.1.0