Releases: pinkahd/py-stocks
Releases · pinkahd/py-stocks
Version v1.3.2 Release
What's Changed
- Bump yfinance from 0.1.68 to 0.1.69 by @dependabot in #13
- Bump yfinance from 0.1.69 to 0.1.70 by @dependabot in #14
Full Changelog: v1.3.1...v1.3.2
Version v1.3.1 Release
What's Changed
- Bump yfinance from 0.1.67 to 0.1.68 by @dependabot in #11
Full Changelog: v1.3.0...v1.3.1
Version v1.3.0 Release
What's Changed
979c98a Add GET /stats/<symbol>
route
debddb6 Add GET /news/<symbol>
route
Full Changelog: v1.2.0...v1.3.0
Version v1.2.0 Release
What's Changed
Added GET /analysis/<symbol>
route
To allow us to get teh current analysis information of a symbol.
Note: Not all symbols would have this info.
Full Changelog: v1.1.2...v1.2.0
Version v1.1.2 Release
What's Changed
- Bump yfinance from 0.1.64 to 0.1.66 by @dependabot in #6
- Bump yfinance from 0.1.66 to 0.1.67 by @dependabot in #7
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Bump yfinance from 0.1.63 to 0.1.64 by @dependabot in #4
Full Changelog: v1.1...v1.1.1
Version 1.1 Release
What's Changed
- Bump flask from 2.0.1 to 2.0.2 by @dependabot in #2
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: v1.0...v1.1
Version 1.0 Release
v1.0 Add CodeQL