Skip to content

Releases: tmountain/uchess

v0.2.1

17 Feb 22:29
Compare
Choose a tag to compare

v0.2.1

This release introduces an automated Stockfish downloader, improved UCI engine support, and a number of bug fixes.

Changelog

9aca72f Fixed misspelling of "-tmpl" as "-tpl"
edc0f9d Merge pull request #2 from servusDei2018/patch-1
fda4b57 chore: add go.go (pkger hack)
eb9456b chore: clean up Makefile
67ccbfb feat: stockfish downloader
be450ec fix: better download handling
f59e9c6 fix: better error flow
dfff6dd fix: change joins to use filepath
f75b386 fix: dot file pathing
7f7cc5a fix: fix stockfish regexp for windows
6390755 fix: hidden dir on unix based os
15996a4 fix: remove newline from prompt
8df0e48 fix: remove trailing space from user input
24e13d8 refactor: better ui/ux, default stockfish settings, update golang
c637cfe refactor: improved init, restructure repo
3fc1fe3 refactor: move to golang native embed
bf6a040 refactor: use uci from core chess module

v0.2.0

15 Jan 21:57
Compare
Choose a tag to compare

v0.2.0

This release fixes a critical flaw with theme bundling and also includes functionality to search for Stockfish via a list of default locations.

v0.1.0

06 Jan 22:40
Compare
Choose a tag to compare

v0.1.0

This is the initial release of uchess. Binary downloads will be provided with each release for the following platforms:

  • MacOS
  • Windows
  • Linux
  • Linux ARM (Raspberry Pi)

Enjoy!