Skip to content

VER: Release 0.40.0 #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 29, 2025
Merged

VER: Release 0.40.0 #68

merged 5 commits into from
Jul 29, 2025

Conversation

threecgreen
Copy link
Contributor

Enhancements
  • Added OhlcvEod variant to RType
  • Added documentation to more enums and record structs
  • Aligned string representation of RType with Rust
Breaking changes
  • Switched to std::byte for most padding fields in record structs. These fields are
    now initialized by default
  • Hidden padding fields now begin with _
Bug fixes
  • Added missing IndexTs() method to v1::InstrumentDefMsg, v2::InstrumentDefMsg,
    and v1::SymbolMappingMsg
  • Fixed error in templated overload of DbnDecoder::EncodeRecord()
  • Removed unused Disk and S3 variants from Delivery enum

@threecgreen threecgreen requested a review from a team July 29, 2025 20:03
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 4e5311a into main Jul 29, 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.

2 participants