Skip to content

0.47.0

Choose a tag to compare

@github-actions github-actions released this 20 Jan 23:31
· 17 commits to main since this release
b91ea04

Release notes

Enhancements

  • Changed the __repr__ implementation of all records in Python to be more Pythonic
  • Added new off-market publisher for Cboe Futures Exchange (XCBF_PITCH_XOFF)
  • Added new StatType variants to be used by XCBF.PITCH dataset:
    • UpperPriceLimit
    • LowerPriceLimit
    • BlockVolume
    • VenueSpecificVolume1
  • Upgraded pyo3 version to 0.27.2
  • Upgraded time version to 0.3.45