Releases: ryanpig/finviz-rs
Releases · ryanpig/finviz-rs
v0.3.3
v0.3.1
Full Changelog: v0.3.0...0.3.1
v0.3.0
v0.2.1
- add enum iterator allowing using all variants in a loop
- support output to json
Full Changelog: v0.2...v0.2.1
v0.2
Replace all scrape_xxxx()
functions with the unified API scrape()
by introducing new trait Scrape
Full Changelog: v0.1...v0.2