ChessKit 0.6.0
Pre-release
Pre-release
Improvements
- Enable
chesskit-swift
to run on oldest platform possible without code changes.- Now works on iOS 13+, macOS 10.15+, tvOS 13+, watchOS 6+.
- Annotations on moves in the
MoveTree
can now also be updated viaGame.annotate(moveAt:assessment:comment:)
.
Bug Fixes
- Fix
MoveTree
not properly publishing changes viaGame
. - Fix
Board.EndResult.repetition
spelling.- This isn't made available yet but will be implemented in an upcoming release.
Full Changelog: 0.5.0...0.6.0