Skip to content

Release v0.1.9

Compare
Choose a tag to compare
@econchick econchick released this 25 Dec 03:43
· 178 commits to master since this release

Happy holidays!

Changelog:

  • Fix resource type inheritance (Issue 23 & Issue 47)
  • Preserve order of baseUriParameters and uriParameters in API root and resource nodes (Issue 37)
  • Fix missing URI parameters if not defined/declared inline (Issue 56)
  • Fix how arguments are passed into pytest in setup.py (PR 55 - thank you matiasb!)