Releases: bradtumy/trader-go
Releases · bradtumy/trader-go
v1.0.3
In this release we refactored the source code so that the code was more logically separated.
v1.0.2
Release v1.0.2: Key Metrics Dashboard feature and other improvements
New Features:
Key Metrics Dashboard: Added a new endpoint /key-metrics to retrieve key metrics.
Improvements:
None
Bug Fixes:
None
v1.0.1
This release included:
- Updating the APIs to include the ability to search stocks by symbol or name
- Updated the README to include a few sample APIs in the form of cURL samples