Skip to content

v0.1.29

Choose a tag to compare

@samselikoff samselikoff released this 16 Oct 19:37
· 412 commits to master since this release
69ea884

🚀 Enhancements

  • #152 perf: make validation of foreign keys a lookup instead of iterating over all of them
  • #153 remove attr iterations when creating a model instance
  • #162 perf: don't always recomputed modelClass from path

🏡 Internal

  • Dependency updates