Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Releases: sromku/polygon-contains-point

v1.0.2

02 Jul 19:19
Compare
Choose a tag to compare

Fixed

  • #1 Wrong results for some points
  • #3 Parallel lines - the issue was that outside point for building a ray.

Added

  • Gradle and versioning
  • JUnit tests

Changed

  • Repackaged and code formatting