simplefeatures v0.37.0 Release Notes

  • 2022-03-29

    ๐Ÿš€ Special thanks to Lachlan Patrick and Albert Teoh for contributing to this release.

    • ๐Ÿ‘Œ Improves performance of ForceCW and ForceCCW methods by eliminating unneeded memory allocations.

    • โž• Adds full support for TWKB (Tiny Well Known Binary) as a serialisation format.

    • ๐Ÿ›  Fixes a vet warning affecting Go 1.18 relating to printf verbs in tests.

    • ๐Ÿ›  Fixes a bug in ExactEquals that incorrectly compares empty points of unequal coordinate type as being equal.