Skip to content

Version 1.0.2

Compare
Choose a tag to compare
@loganripplinger loganripplinger released this 02 Dec 18:12
· 27 commits to master since this release
ad3ee0e
  • feat: Adds POST, GET, DELETE, PUT, PATCH for many to many.
  • feat: Add support for reverse many to many lookup.
  • fix: Allow many to many relations to use underscores.
  • fix: Enable update one unsecure.
  • Refactor code to handle exceptions better.