0.8.2 (2024-04-05)
0.8.1 (2023-10-31)
0.8.0 (2023-10-15)
- deps: bump msrv to 1.67.1 for time dependency (#57) (6623173)
- deps: upgrade deps, bump msrv to 1.66.1 (#55) (b00b2ea)
0.7.4 (2023-07-28)
0.7.3 (2023-06-26)
0.7.2 (2023-05-02)
- support specifying specific API version (#49) (059bd9c)
- support using rustls and targeting musl (#43) (61aa88b)
0.7.1 (2023-03-17)
0.7.0 (2023-02-07)
- rename DDragonClient to Client
- rename AsyncDDragonClient to AsyncClient
- rename DDragonClientError to ClientError
- simpler client export names (#35)
- add builders for API clients (#37) (34012e5)
- clients now derive Clone (ab03f6a)
- support all ddragon TFT endpoints (#38) (57a56b2)
- do not improperly cache ddragon versions (34012e5)
- rename AsyncDDragonClient to AsyncClient (ab03f6a)
- rename DDragonClient to Client (ab03f6a)
- rename DDragonClientError to ClientError (ab03f6a)
- simpler client export names (#35) (ab03f6a)
0.6.0 (2023-02-04)
- correctly name profile icon struct
- correctly name profile icon struct (60f3dd6)
0.5.0 (2023-02-02)
0.4.0 (2023-02-02)
- simplify featureset (#24)
0.3.1 (2023-01-24)
0.3.0 (2023-01-23)
- add single champion query (#18)
- image sprite property should just be string (#13)
- caching as default feature, as ureq middleware (#10)
- add single champion query (#18) (a9f79a2)
- caching as default feature, as ureq middleware (#10) (9abce52)
- derive debug for all models (#7) (9b4aad7)
- support full champion data (#17) (2eaa347)
- support maps (#11) (74d4ca1)
- support mission assets (#12) (6479c47)
- support profile icons (#15) (b0aef4e)
- support spell buffs (#16) (bca7c0b)
- box ureq error to reduce enum size (#9) (0f48023)
- image sprite property should just be string (#13) (141527e)
0.2.0 (2023-01-20)
- change champion image sprite enum values
- data fetching, champion deserializing (0df2559)
- start of client, fetch latest version (7eb9db7)
- support caching, fix bad paths (8e9a531)
- support challenges (7121963)
- support language translation data (6e4fcab)
- support retrieving items (820fb87)
- support runes (8faaf87)
- support summoner spells (a6f1b71)