Skip to content

Release 5.4.6

Latest

Choose a tag to compare

@bsommerfeld bsommerfeld released this 11 Feb 15:18

Build Success Tests Succeeded

Changelog

Added

  • PathfindingSearch#done() - check if search is complete
  • PathfindingSearch#resultBlocking() - block until result is available
  • PathfindingSearch#result() - get result if available

Changed

  • PathfinderSearchImpl is now package-private

Fixed

Removed

  • JetBrains annotations dependency