Skip to content

v2.1.1

Compare
Choose a tag to compare
@aarondl aarondl released this 16 Nov 06:09
· 1201 commits to master since this release
  • Fix an issue where combining query mods with relationships would break
  • Fix an issue where during eager loading if you had: Load("One.Two") and One failed to return anything because there were no records, there would be a panic