All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Better error handling for edge cases
- Maintenance, Refactoring and Documentation
-
New api-client, other fixes
-
Implement requesting with
match_id
asid_type
-
Teamgame support Sort for requested players in vec
Create 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
- Small doc fixes
- 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
view details
- #1
- Implemented first draft of matchinfo endpoint (
c8028b5
)
- Implemented first draft of matchinfo endpoint (
- #10
- Assemble match info response (Part I: Players & Rating) (
fadf5d1
)
- Assemble match info response (Part I: Players & Rating) (
- #11
- Assemble match info response (Part II: Teams & Matchinfo) (
29a5d01
)
- Assemble match info response (Part II: Teams & Matchinfo) (
- #12
- Maintenance, Refactoring and Documentation (
f500df0
)
- Maintenance, Refactoring and Documentation (
- #13
- Small doc fixes (
85e2746
)
- Small doc fixes (
- #14
- Setting up Testing (
dfcf2be
)
- Setting up Testing (
- #15
- Refactoring to Dashmap (
a48f9b7
)
- Refactoring to Dashmap (
- #16
- Refactoring to url::Url (
ca3320a
)
- Refactoring to url::Url (
- #17
- Refactoring to TestCases (
7dae8f2
)
- Refactoring to TestCases (
- #18
- Better error handling for edge cases (
3f1e21e
)
- Better error handling for edge cases (
- #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
)
- Download datalists from github in the background and expose them to the client (
- #20
- New api-client, other fixes (
9a9d8e6
)
- New api-client, other fixes (
- #6
- Fix clippy lints (
380098d
)
- Fix clippy lints (
- #7
- Preparation for assembly of response towards the frontend (
2980a1a
)
- Preparation for assembly of response towards the frontend (
- #8
- Implement indexing of
alias
-list + pull translations into in-memory DB (0a8e412
)
- Implement indexing of
- Uncategorized