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