What's Changed
Futures Support - Now Stable (v1)
- Upgraded all Futures endpoints from
vX(beta) to stablev1. - No breaking changes to method names or parameters existing code will continue to work.
- Full support for REST endpoints (trades, quotes, aggregates, snapshots, contracts, products, schedules) is now stable.
Recommended update:
pip install --upgrade massive- Update Futures vX with v1 endpoints by @justinpolygon in #1015
Full Changelog: v2.6.0...v2.7.0