COMMITS
August 30, 2026
V
Merge pull request #151 from Voyz/feat/ws_v2
voyz committed
V
docs: updated env vars table in configuration.md
voyz committed
V
fix: wired up missing `var.py` env vars
voyz committed
V
chore: exported QueueAccessor through ibind namespace
voyz committed
V
docs: fixed websocket usage in index and quickstart
voyz committed
August 17, 2026
August 16, 2026
V
docs: updated websocket examples to the new IbkrWsClient
voyz committed
V
refactor: removed IbkrWsClient v1
voyz committed
V
docs: updated pydoc-markdown with websocket pages
voyz committed
V
chore: gitignored whole build/docs directory
voyz committed
V
docs: updated README.md for websocket v2 refactor
voyz committed
V
docs: added docs/api_reference
voyz committed
V
docs: moved wiki documentation to docs/
voyz committed
V
test: fixed test_docs_u.py
voyz committed
V
V
fix(WsTransport): fixed default ping_timeout
voyz committed
V
V
V
chore: fixed ruff check import and newline errors
voyz committed
V
V
V