Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 571 Bytes

CHANGELOG.md

File metadata and controls

10 lines (8 loc) · 571 Bytes

[UNRELEASED] go-datareader-cli 0.0.1

Features

  • Initialize CLI (#1)
  • Add Stooq command and implement runner struct (#4)
  • Enable using toml config files (#6)

Changes

  • Handle default date values (#2)
  • Create runFunc to simplify command running (#5)