Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 744 Bytes

CHANGELOG.md

File metadata and controls

25 lines (20 loc) · 744 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.0.10] - 2019-05-09

Added

  • WKT parsing of BOX.

[0.0.8] - 2019-02-19

Fixed

  • Stack dependencies.

[0.0.7] - 2019-02-11

Fixed

  • Documentation on hackage

[0.0.6] - 2019-02-11

Fixed

  • EWKB toByteString was missing SRID [#9].

[0.0.5] - 2019-01-07

Added

  • Add serializers back into ByteString [#7].
  • New API for WKB which takes hex (base 16) encoded ByteString [#6].
  • Improvements in testing (added Hedgehog).
  • Support for WKT encodings for 3D (XYZ) and 4D (XYZM) points, lines and polygons.