Skip to content

Version 0.8.0 - Client request properties and Query to json

Pre-release
Pre-release
Compare
Choose a tag to compare
@AsafMah AsafMah released this 05 Sep 05:38
· 154 commits to master since this release
5720f71

Version 0.8.0

  • Add all missing client request properties, and the ability to use custom ones using CustomQueryOption
  • Add the option to not parse the response when querying, but to receive the json directly - QueryToJson
  • Various lint fixes and code improvements