Skip to content

Releases: thorfour/stocktopus

IEX API Sunset Fix

15 Jun 01:13
cf85bce
Compare
Choose a tag to compare

This addresses the majority of breakage with the IEX public API sunset.

Tests have to be run with the IEX_API_TOKEN env var.

v1.4.0

24 Apr 19:39
6419d2e
Compare
Choose a tag to compare

[FEATURE] Added new stats command to obtain stats about a given tickers underlying company.

v1.3.2

28 Jun 18:37
ffce9cc
Compare
Choose a tag to compare
Merge pull request #37 from thorfour/logging

fixed auto-complete typo panicf

v1.3.1

28 Jun 18:24
16bae12
Compare
Choose a tag to compare
Merge pull request #36 from thorfour/logging

Added logging and updated vendor dependencies

v1.3.0

27 Jun 17:50
8c73304
Compare
Choose a tag to compare
Merge pull request #35 from thorfour/certs_dir

Allow cert directory to be configued via flag

v1.2.0

27 Jun 17:01
d255cb9
Compare
Choose a tag to compare
Merge pull request #34 from thorfour/latestPrice

Use latestPrice instead of iexRealtimePrice