Skip to content

v4.14.0

Compare
Choose a tag to compare
@stephenafamo stephenafamo released this 14 Dec 17:45
· 123 commits to master since this release

See CHANGELOG.md for details.

  • Allow calling struct.Exists() without having to pass on PK fields (thanks @MJacred)
  • Stop using deprecated methods from io/ioutil (thanks @stefafafan)
  • Fixed correct hooks when loading relationships to-one (thanks @parnic)