Skip to content

Version 1.1.4

Compare
Choose a tag to compare
@liampauling liampauling released this 13 May 07:04
· 809 commits to master since this release

Major changes/optimisations to base resource and endpoints.

  • Use of c based libraries
  • Refactor of BaseResource as setattr is very slow (x10 faster)
  • Use of slots in some resources
  • Refactor of BaseEndpoint to make DRY
  • Addition of lightweight flag so that raw dict is returned instead of a lightweight resource (x20 faster)
  • Streaming update provided in MarketBook
  • Addition of recommended headers
  • Utils cleanup

1.1.0->1.1.4: Bug fixes in resources