v0.1.2
- Added support for one-trigger-other order with take-profit leg via newly introduced
--take-profit
argument toorder submit
command - Print textual representation for more account activity types
- Print leg orders in
order get
andorder list
commands - Bumped minimum supported Rust version to
1.44
- Bumped
apca
dependency to0.17
- Bumped
tokio
dependency to1.0
- Bumped
tracing-subscriber
dependency to0.2
Full Changelog: v0.1.1...v0.1.2