Skip to content

0.137.3: new helper methods and other improvements - #15

Merged
MathisWellmann merged 4 commits into
mainfrom
limit-orders
Jul 17, 2026
Merged

0.137.3: new helper methods and other improvements#15
MathisWellmann merged 4 commits into
mainfrom
limit-orders

Conversation

@MathisWellmann

Copy link
Copy Markdown
Owner

Changes

  • 0.137.3.
  • New ActivLimitOrders::iter method and user_order_ids
  • Fix clippy issues

Provide an explicit, documented way to enumerate active limit orders
and their user order ids. Previously this was only possible through
the getset-derived `bids()`/`asks()` + `orders()` accessors, which
are easy to miss and render poorly in generated API documentation
(e.g. the symbiont rustdoc synopsis), leading LLM agents to believe
active orders were opaque and non-iterable.
@MathisWellmann MathisWellmann changed the title Limit orders 0.137.3: new helper methods and other improvements Jul 17, 2026
@MathisWellmann MathisWellmann self-assigned this Jul 17, 2026
@MathisWellmann
MathisWellmann merged commit ac4a604 into main Jul 17, 2026
1 check passed
@MathisWellmann
MathisWellmann deleted the limit-orders branch July 17, 2026 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant