Skip to content

Tags: massive-com/client-python

Tags

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Futures vX with v1 endpoints (#1015)

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sync client-python with OpenAPI spec (#1014)

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump pygments from 2.19.2 to 2.20.0 (#1010)

Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.19.2...2.20.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-version: 2.20.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: justinpolygon <123573436+justinpolygon@users.noreply.github.com>

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sync risk factors (#1006)

v2.3.2

Toggle v2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Initialize pool manager with timeout (#977)

* Initialize pool manager with timeout

* chore: expose self.timeout on BaseClient + minor cleanup

---------

Co-authored-by: Hynek Davídek <hynek.davidek@quantlane.com>
Co-authored-by: justinpolygon <123573436+justinpolygon@users.noreply.github.com>

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sync client-python with OpenAPI spec (#1001)

* Sync client-python with OpenAPI spec (fixes)

* Fix lint formatting

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sync client-python with OpenAPI spec (#1000)

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add report_sequence and sequence_number to FuturesQuote and FuturesTr…

…ade (#996)

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sync client-python with OpenAPI spec (#993)

* Sync client-python with OpenAPI spec

* Fix lint

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added floats, splits, dividends, and risk factors endpoints and models (

#980)