Skip to content

1.3.5

Choose a tag to compare

@bhlangonijr bhlangonijr released this 31 Jan 02:41
· 3 commits to master since this release
d8355fd

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

Full Changelog: 1.3.4...1.3.5