Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

v1.0.0

Latest
Compare
Choose a tag to compare
@julienvincent julienvincent released this 27 Feb 09:51
· 12 commits to master since this release
  • Added support for name property in a schema for overwriting the default given name
  • Added union inference based on schema structure. This removes need for the union() helper function
  • Fixed issue with model modifiers not returning new instances, but rather modifying themselves
  • Wrong basic query generation and mock generation tests