1.3.5
What's Changed
- Fix(PgnHolder): support constructor when file name isn't needed so passing null is not needed, fix tests and docs by @jalpp in #123
- If there is no piece on the source square inside
Board.isMoveLegal(move, fullValidation)method, then return false instead of throwing exception by @sourashis59 in #121 - Upgrade GitHub Actions and JDK distribution by @bhlangonijr in #128
- Bugfix/issues 126 120 by @bhlangonijr in #127
- update readme by @bhlangonijr in #129
New Contributors
- @jalpp made their first contribution in #123
- @sourashis59 made their first contribution in #121
Full Changelog: 1.3.4...1.3.5