Skip to content

Conversation

@threecgreen
Copy link
Contributor

Enhancements

  • Added support for width, fill, and padding when formatting pretty::Ts
  • Added support for sign, precision, width, fill, and padding when formatting
    pretty::Px
  • Optimized pretty formatting of prices and timestamps

Breaking changes

  • Moved core async decoding and encoding functionality to new traits to
    match the sync interface and present a standardized interface
    • Decoding: AsyncDecodeRecordRef and AsyncDecodeRecord
    • Encoding: AsyncEncodeRecord, AsyncEncodeRecordRef, and
      AsyncEncodeRecordTextExt

Bug fixes

  • Added missing Python type stubs for several leg properties of InstrumentDefMsg

@threecgreen threecgreen requested a review from a team June 10, 2025 18:53
Copy link
Contributor

@nmacholl nmacholl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@threecgreen threecgreen merged commit 44748d7 into main Jun 10, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants