polycli 0.1.1

A command line tool for interacting with the Polygon API at polygon.io.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
0.1.1
-----
- Enabled CI pipeline comprising building and linting of the project
  - Added badge indicating pipeline status
- Excluded unnecessary files from being contained in release bundle
- Bumped `polyio` dependency to `0.9`
- Bumped `time-util` dependency to `0.3`
- Bumped `tokio` dependency to `1.0`
- Bumped `tracing-subscriber` dependency to `0.2`


0.1.0
-----
- Initial release