Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-18 | fix: incorrect return type in team endpoints | 1 | -7/+7 | |
2024-09-18 | chore: release | 2 | -1/+7 | |
2024-09-18 | feat: add more team endpoints | 1 | -0/+140 | |
2024-09-18 | chore: release | 2 | -1/+9 | |
2024-09-18 | feat: add `PaginatedEndpoint` trait | 4 | -3/+80 | |
2024-09-18 | feat: convert `ListMatches` to multi list endpoint | 1 | -1/+1 | |
2024-09-18 | feat!: refactor `match` to `matches` | 2 | -2/+2 | |
2024-09-18 | chore: release | 2 | -1/+16 | |
2024-09-17 | fix: make all `inner` fields `pub` | 4 | -4/+4 | |
2024-09-17 | feat: add `non_exhaustive` attribute to all models | 13 | -0/+36 | |
2024-09-17 | feat: add `current_team` field to `Player` | 1 | -2/+2 | |
2024-09-16 | test: remove debug `eprintln!` | 1 | -1/+0 | |
2024-09-14 | chore: release | 2 | -1/+7 | |
2024-09-13 | fix: fix Winner parsing bug caused by mixed fields | 4 | -1/+520 | |
2024-09-13 | chore: release | 2 | -1/+8 | |
2024-09-13 | fix: add underscore to `KEY_REGEX` | 1 | -2/+2 | |
2024-09-13 | fix: pagination `Links` header parsing bug | 2 | -4/+6 | |
2024-09-12 | chore: release | 2 | -1/+9 | |
2024-09-11 | refactor: move transport to subtrait | 2 | -5/+6 | |
2024-09-10 | build(deps): bump EmbarkStudios/cargo-deny-action from 1 to 2 | 1 | -1/+1 |