-
Add symbols for all Unicode chess-related codepoints.
-
Change the signature of the
board
function.- Rename argument
highlighted-squares
tomarked-squares
. - Remove arguments
highlighted-white-square-fill
andhighlighted-black-square-fill
. - Add argument
marking-color
, together withmarked-white-square-background
andmarked-black-square-background
. - Support passing a length as
arrow-stroke
.
- Rename argument
-
Fix arrows not being displayed properly on reversed boards.