Skip to content

Releases: d-e-s-o/apcacli

v0.1.8

01 Dec 17:53
b7fa6f4
Compare
Choose a tag to compare
  • Added support for "journal entry" type account activities
  • Introduced --begin argument to account activity get subcommand
  • Bumped minimum supported Rust version to 1.63
  • Bumped apca dependency to 0.28.0

Full Changelog: v0.1.7...v0.1.8

v0.1.7

09 Nov 15:04
64563d5
Compare
Choose a tag to compare
  • Introduced vendored-openssl feature to build with vendored openssl library
  • Added GitHub Actions workflow for publishing the crate
  • Bumped apca dependency to 0.27.0

Full Changelog: v0.1.6...v0.1.7

v0.1.6

17 Jun 22:16
v0.1.6
26b50a3
Compare
Choose a tag to compare
  • Added support for submission of more kinds of bracket orders
  • Migrated over to using clap v3 for argument parsing
    • Removed structopt dependency
  • Switched to using GitHub Actions as CI provider
  • Bumped minimum supported Rust version to 1.60
  • Bumped apca dependency to 0.25.0
  • Bumped chrono-tz dependency to 0.8.1

Full Changelog: v0.1.5...v0.1.6

v0.1.5

17 Jun 22:15
v0.1.5
3fa0051
Compare
Choose a tag to compare
  • Added support for historic aggregate bar retrieval via bars subcommand
  • Added support for specifying the asset class to use to asset list subcommand
  • Adjusted build script to handle non-existent git command or repository gracefully
  • Bumped apca dependency to 0.24.0

Full Changelog: v0.1.4...v0.1.5

v0.1.4

17 Jun 22:15
v0.1.4
74308ea
Compare
Choose a tag to compare
  • Removed account update streaming support via events account
  • Removed --json argument from events subcommand
  • Renamed events subcommand to updates
  • 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 to 0.22.0
  • Bumped tracing-subscriber dependency to 0.3

Full Changelog: v0.1.3...v0.1.4

v0.1.3

17 Jun 22:14
v0.1.3
eb14fa4
Compare
Choose a tag to compare
  • Added support for generating completion scripts for shells other than bash
  • Added time-in-force column to order list command
  • Bumped minimum supported Rust version to 1.46
  • Bumped apca dependency to 0.20

Full Changelog: v0.1.2...v0.1.3

v0.1.2

17 Jun 22:14
v0.1.2
279f98e
Compare
Choose a tag to compare
  • Added support for one-trigger-other order with take-profit leg via newly introduced --take-profit argument to order submit command
  • Print textual representation for more account activity types
  • Print leg orders in order get and order list commands
  • Bumped minimum supported Rust version to 1.44
  • Bumped apca dependency to 0.17
  • Bumped tokio dependency to 1.0
  • Bumped tracing-subscriber dependency to 0.2

Full Changelog: v0.1.1...v0.1.2

v0.1.1

17 Jun 22:14
v0.1.1
7a36550
Compare
Choose a tag to compare
  • Print ID of changed order for order change command
  • Use default terminal foreground color instead of black for indicating no gains/losses
  • Enabled CI pipeline comprising building and linting of the project
    • Added badge indicating pipeline status
  • Bumped apca dependency to 0.15

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Jun 22:13
v0.1.0
cb767c6
Compare
Choose a tag to compare