Releases: sopel-irc/sopel-stocks
Releases · sopel-irc/sopel-stocks
v1.2.4
Full Changelog: v1.2.3...v1.2.4
Fixing issue with Finnhub not respecting lowercase symbols
v1.2.3
- Update alphavantage API route
- Add Finnhub as a provider
Full Changelog: v1.2.2...v1.2.3
v1.2.2
Full Changelog: v1.2.1...v1.2.2
alphavantage: fixing api and formatting
v1.2.1
What's Changed
- fix: Move away from premium endpoint by @ryanwohara in #8
New Contributors
- @ryanwohara made their first contribution in #8
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Add help message by @sario528 in #4
- stocks: allow multi symbol lookup by @RustyBower in #7
New Contributors
- @sario528 made their first contribution in #4
- @RustyBower made their first contribution in #7
Full Changelog: v1.1.3...v1.2.0
v1.1.0
Adding additional stock provider
Cleaning up code