Skip to content

Releases: thomas-mauran/chess-tui

1.1.0

09 Dec 01:09
b61e559

Choose a tag to compare

What's Changed

  • fix: line 8 for history by @thomas-mauran in #37
  • Add NetBSD by @0323pin in #39
  • docs: add contributing.md by @thomas-mauran in #40
  • Creates a much smaller final docker image by @jhauris in #41
  • feat: add "escape" event to helper menu by @charley04310 in #43
  • fix: do not allow selecting a chess piece with a not authorized move by @charley04310 in #45
  • Add Arch Linux install directions by @Rustmilian in #46
  • feat: home menu + credit + small fixes by @thomas-mauran in #47

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

04 Dec 16:05
5f267d8

Choose a tag to compare

What's Changed

  • feat: working game 🥳
  • feat: helper video demo + readme setup for features + render script by @thomas-mauran in #29
  • feat(board): draw by 50 moves and 3 times same position by @thomas-mauran in #30
  • refactor: use & borrowing for move_history instead of clones by @thomas-mauran in #32

Full Changelog: 0.1.3...1.0.0

0.1.3

03 Dec 11:33
5260fb6

Choose a tag to compare

  • pawn promotion
  • refactors

Full Changelog: 0.1.2...0.1.3

0.1.2

02 Dec 18:56
5cf8eb5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/thomas-mauran/chess-tui/commits/0.1.2