forked from mirror/Riven
1
0
Fork 0
Commit Graph

167 Commits (886ed4032d9de40e9ad4a69be4f1199cc4b6268a)

Author SHA1 Message Date
Mingwei Samuel 0b16c2a385 Cleanup per clippy recommendations 2021-10-29 22:38:48 -07:00
Mingwei Samuel 0e22623056 Make models derive Clone, regen
Only couple descriptions changed in spec.
2021-10-29 22:24:57 -07:00
Mingwei Samuel fda0836d27 Release 2.1.0 2021-10-07 10:14:49 -07:00
Mingwei Samuel 324016f33d Regen for enums 2021-10-07 10:12:51 -07:00
Mingwei Samuel 9f759369f8 Regen for match-v5 game duration changes 2021-10-07 10:12:44 -07:00
Mingwei Samuel 4c618eb939 Add more match-v5 tests 2021-10-07 10:10:19 -07:00
Mingwei Samuel ad1b4fd630 Add Team ID 300 for baron killing herald 2021-10-07 09:24:56 -07:00
Mingwei Samuel fed9c07e7f Release 2.0.0
- Remove deprecated RiotApi constructors.
2021-09-27 19:49:39 -07:00
Mingwei Samuel 8d2bcfe694 Regen for match-v5.MatchInfoDto docs casing fix, update tests
- https://github.com/RiotGames/developer-relations/issues/540
- https://github.com/MingweiSamuel/riotapi-schema/issues/28
2021-09-27 19:38:20 -07:00
Mingwei Samuel 3cd41bce4c Fix .gitignore for riven/srcgen move 2021-09-27 19:36:11 -07:00
Mingwei Samuel 9c13d126a6 Regen for match-v4 removal
- Comment out match-v4 tests.
2021-09-27 19:04:35 -07:00
Mingwei Samuel f43795c5a3 Release 2.0.0-rc.3 2021-09-20 11:21:08 -07:00
Mingwei Samuel 1a0ae872f5 Add RiotApi::new(impl Into<RiotApiConfig>), deprecate old constructors, update docs
- Adds `From<AsRef<[u8]>> for RiotApiConfig` for API keys for the above.
2021-09-19 11:22:59 -07:00
Mingwei Samuel c9465eee32 Release 2.0.0-rc.2 2021-09-09 23:08:50 -07:00
Mingwei Samuel 32e70437ab Update enum numeric values (fixes #29), update doc links, regen 2021-09-09 22:51:15 -07:00
Mingwei Samuel f1a51693fa Update README.md doctest 2021-09-09 14:54:02 -07:00
Mingwei Samuel 74eb5fa045 Update example proxy for v2, use workspaces.
- `example/proxy` is new folder for `example_proxy`.
- `riven` is new folder for the main riven lib.
- Updated metadata to be an array and include HTTP method.
2021-09-09 14:31:39 -07:00