Skip to content

v0.0.2

Compare
Choose a tag to compare
@tekook tekook released this 12 Aug 12:55
· 8 commits to dev/master since this release
  • Responses now contain the Api to make chunking and FetchAll easier
  • Chunk(Api, ...) is now obsolete and will be removed in the future.
  • Resource needs to implement GetPrimaryKeyValue() instead of GetPrimaryKey() (Code Breaking!)