geo v3.4.0 Release Notes

Release Date: 2021-04-09 // about 3 years ago
    • ➕ Add

      • Geo.WKB.encode_to_iodata
    • ✨ Enhancements

      • The implementation of encoding and decoding WKBs has been updated to use iodata instead of binaries, improving overall performance.
      • Geo.WKB.decode! and `Geo.WKB.decode can now take iodata in addition to binary data