Releases: shadawck/rust-trend
Releases · shadawck/rust-trend
v0.1.7
Details
- Version upgrade with cargo
v0.1.6
Details
- Add @0xMimir fix for 'cookie handshake'
- Fix bug leading to 'index out of range' in RegionInterest::get_for'
- Update dependencies to last version (strum/reqwest), update depreciated Date to NaiveDate
- Remove 'openssl' (sys) dependencies in 'reqwest' and switch to 'rustls-tls'
v0.1.5
- Add change and fix on cookie handshake
- Add change and fix on build_comparison_item formatting for client builder
v0.1.4
Better error handling.
No new features.
v0.1.3
- Add "TOP" and "RISING" filter
- Add REGION and CITY filter
- Restructuring some struct into enum (according to rust api guideline) : category, property, country, lang
rtrend
Rust trend v0.1.1 - Basic feature