1.3.0
What's Changed
- Create spoint_deg, scircle_deg, spoly_deg functions by @stepan-neretin7 in #38
- Fix compiler warning by @stepan-neretin7 in #47
- Fix sline_sline_pos by @ggnmstr in #36
- Create some tests for contains and overlap operations to check DE-9IM compliance by @3Davydov in #44
- Implement a function and tests to extract vertices from spoly by index by @stepan-neretin7 in #37
- Add calculation of the distance between a line and a point by @Darya177777 in #40
- Add spoly_is_convex by @ggnmstr in #43
- Fix compatibility with PG16 by @df7cb in #39
- Fix sphereline_circle_pos (uninitialized memory use) by @vitcpp in #56
- Add BRIN support for spoint and sbox by @gbroccolo in #55
New Contributors
- @ggnmstr made their first contribution in #36
- @3Davydov made their first contribution in #44
- @Darya177777 made their first contribution in #40
Full Changelog: 1.2.3...1.3.0