v0.1.4
- Removed account update streaming support via
events account
- Removed
--json
argument fromevents
subcommand - Renamed
events
subcommand toupdates
- Added support for streaming realtime market data via
updates data
- Formatted code base using
rustfmt
and checked in configuration- Added enforcement of code formatting style checks in CI
- Bumped minimum supported Rust version to
1.56
- Bumped
apca
dependency to0.22.0
- Bumped
tracing-subscriber
dependency to0.3
Full Changelog: v0.1.3...v0.1.4