New
2.4.0
What's Changed
- fix: lichess use proper streaming by @thomas-mauran in https://github.com/thomas-mauran/chess-tui/pull/189
- feat: linechart for the lichess menu by @thomas-mauran in https://github.com/thomas-mauran/chess-tui/pull/193
- Refactor/clippy by @TomPlanche in https://github.com/thomas-mauran/chess-tui/pull/194
- Fixing castling bug with taken pieces by @G-Chist in https://github.com/thomas-mauran/chess-tui/pull/196
- feat: new menu by @thomas-mauran in https://github.com/thomas-mauran/chess-tui/pull/200
- feat: clock system for local and bot modes by @thomas-mauran in https://github.com/thomas-mauran/chess-tui/pull/201
- Include AppMan installation instructions in Binary.md by @shuvashish76 in https://github.com/thomas-mauran/chess-tui/pull/203
- fix: handle readonly errors by @thomas-mauran in https://github.com/thomas-mauran/chess-tui/pull/204
- Allow user to input moves using a pop up by @xiangsgao in https://github.com/thomas-mauran/chess-tui/pull/205
New Contributors
- @G-Chist made their first contribution in https://github.com/thomas-mauran/chess-tui/pull/196
- @shuvashish76 made their first contribution in https://github.com/thomas-mauran/chess-tui/pull/203
- @xiangsgao made their first contribution in https://github.com/thomas-mauran/chess-tui/pull/205
Full Changelog: https://github.com/thomas-mauran/chess-tui/compare/2.3.0...2.4.0