install_chess()
must use Python 3.9.- Fixed printing issue on MacOS
- Added
fish_move()
to have Stockfish play a move - Added
fish_configure()
to startup Stockfish engine - Added
{stockfish}
dependency - Improved options for
install_chess()
- Removed examples from documentation.
- Added vignette about games included with the package.
- Added Harmon vs. Borgov PGN.
{rsvg}
is required.install_chess()
must use Python 3.8.- Added a
NEWS.md
file to track changes to the package.