Documentation
- Better error handling for edge cases
- Maintenance, Refactoring and Documentation
New Features
-
New api-client, other fixes
-
Implement requesting with
match_id
asid_type
-
Teamgame support
Sort for requested players in vecCreate a team for each "-1" team member
Add case for team == -1 to create a team from each player with that team
-
Assemble match info response (Part II: Teams & Matchinfo)
-
Assemble match info response (Part I: Players & Rating)
-
Implement indexing of
alias
-list + pull translations into in-memory DB -
Preparation for assembly of response towards the frontend
-
Download datalists from github in the background and expose them to the client
-
Implemented first draft of matchinfo endpoint
Bug Fixes
- Small doc fixes
Commit Statistics
- 18 commits contributed to the release over the course of 394 calendar days.
- 17 commits where understood as conventional.
- 16 unique issues were worked on: #1, #10, #11, #12, #13, #14, #15, #16, #17, #18, #19, #2, #20, #6, #7, #8
Commit Details
view details
- #1
- Implemented first draft of matchinfo endpoint (c8028b5)
- #10
- Assemble match info response (Part I: Players & Rating) (fadf5d1)
- #11
- Assemble match info response (Part II: Teams & Matchinfo) (29a5d01)
- #12
- Maintenance, Refactoring and Documentation (f500df0)
- #13
- Small doc fixes (85e2746)
- #14
- Setting up Testing (dfcf2be)
- #15
- Refactoring to Dashmap (a48f9b7)
- #16
- Refactoring to url::Url (ca3320a)
- #17
- Refactoring to TestCases (7dae8f2)
- #18
- Better error handling for edge cases (3f1e21e)
- #19
- Implement requesting with
match_id
asid_type
(8410f6c)
- Implement requesting with
- #2
- Download datalists from github in the background and expose them to the client (c27782f)
- #20
- New api-client, other fixes (9a9d8e6)
- #6
- Fix clippy lints (380098d)
- #7
- Preparation for assembly of response towards the frontend (2980a1a)
- #8
- Implement indexing of
alias
-list + pull translations into in-memory DB (0a8e412)
- Implement indexing of
- Uncategorized