Skip to content

v1.1.0

Choose a tag to compare

@jasonvarga jasonvarga released this 11 Nov 21:11
· 244 commits to master since this release
7fdc919

What's Changed

  • Use jsonb data 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