Skip to content

v0.1.4

Compare
Choose a tag to compare
@rcapshaw rcapshaw released this 21 Sep 11:16
· 10 commits to master since this release
fa5cc37
  • New feature: Add tests for API and driver functionality
  • New feature: Add support for unions. See: #95
  • New feature: Encode the typename as part of the inserted object. See: #100
  • Bug fix: Generate fields for edges in inputs used to update objects. See: #111
  • Bug fix: Generating filter argument for lists of union types failed. See: #113