Releases: ion232/lichess-api
Releases · ion232/lichess-api
v0.7.0
What's Changed
- Add
compatfiled for board stream events by @rubdos in #73 - feat: add support for FIDE endpoints by @ion232 in #76
- relations: add support for all endpoints by @ion232 in #77
- Add token test and token revocation methods by @rubdos in #74
- fix: remove print statement by @ion232 in #79
- feat: add cli crate and fix various endpoints by @ion232 in #82
- feat: add board cli and fix more endpoints by @ion232 in #83
- v0.7.0 release by @ion232 in #84
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Make Client methods parameters more intuitive by @EpokTarren in #65
- Added support for WASM by @janmicza in #66
- feat: add simuls support by @ion232 in #68
- Correspond[ae]nce typo fix by @rubdos in #69
- Add winner for finished games by @rubdos in #70
- feat: implement additional user endpoints by @EpokTarren in #67
- v0.6.0 release by @ion232 in #71
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Fix GetRequest to use user_id instead of game_id by @AchrafYndz in #56
- Fix endpoint for exporting games of user by @ion232 in #57
- Fixed GameJson analysis field by @janmicza in #58
- Fixed GameMoveAnalysis eval field by @janmicza in #59
- feat: add support for TV endpoints by @EpokTarren in #60
- chore: upgrade and update dependencies by @ion232 in #61
- test: rename tests and add online request test by @ion232 in #62
- v0.5.0 release by @ion232 in #63
New Contributors
- @AchrafYndz made their first contribution in #56
- @janmicza made their first contribution in #58
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add External Engine API methods by @joshka in #14
- ci: add linting, building and testing yaml by @ion232 in #50
- ci: fix lint step syntax by @ion232 in #51
- Make fields optional in GameEventPlayer by @yzoug in #48
- Fix test for AI player by @ion232 in #52
- Add support for importing PGN into study by @yzoug in #53
- fix: anonymous player deserialisation by @EpokTarren in #54
- v0.4.0 release by @ion232 in #55
New Contributors
- @EpokTarren made their first contribution in #54
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.0
Changes
- Account profile endpoint path fixed by @yzoug in #10
- Puzzle models fixed by @joshka in #12
- CLI application example added by @joshka in #12
- Support for Tablebase endpoints and different request domains added by @ion232 in #39
- Challenge AI model bug flagged by @yzoug and fixed by @ion232 in #41
- Visibility of fields in
GameJsonandGameStreamfixed by @hexaquarks in #42 - Support for Analysis endpoint added by @ion232 in #43