Releases: sromku/polygon-contains-point
Releases · sromku/polygon-contains-point
v1.0.2
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