v0.1.2
What's Changed
- api: implement pagination and games endpoint by @willfindlay in #1
- ci: add test and lint jobs by @willfindlay in #2
- minor fixes by @willfindlay in #3
- api: implement player search by @willfindlay in #4
- tests: prop test serde implementations by @willfindlay in #5
- api/games: add wrapper for player on a team by @willfindlay in #6
- api/games: add unknown game result by @willfindlay in #7
- tests: fix flakes due to NaN float values by @willfindlay in #8
- ci: drop actions-rs by @willfindlay in #9
- api: implement convience wrappers for profile IDs by @willfindlay in #10
- improve types in games by @willfindlay in #11
- improve tests by @willfindlay in #12
- profile: last_game_at is not used, remove it by @willfindlay in #13
- chore: add issue templates by @willfindlay in #14
- chore: enable blank issues by @willfindlay in #15
- chore: fix markdown issue templates by @willfindlay in #16
- fix feature template emoji by @willfindlay in #17
- api: minor api fixes, remove duplication by @willfindlay in #18
- chore: fix SPDX identifier by @willfindlay in #19
- WIP: add docs by @willfindlay in #23
- release v0.1.2 by @willfindlay in #24
New Contributors
- @willfindlay made their first contribution in #1
Full Changelog: https://github.com/willfindlay/prelate-rs/commits/v0.1.2