Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 668 Bytes

CHANGELOG.md

File metadata and controls

37 lines (21 loc) · 668 Bytes

CHANGELOG

0.5.0

  • Add support for Z coordinates.

0.4.1

0.4.0

  • Support for 4D geometries

0.3.1

  • Fix for coordinate arrays with incorrect lengths
  • Now uses semistandard for code formatting and tap for tests

0.3.0

  • Now parses WKT with exponent values for coordinates.

0.2.0

  • Introduces .stringify(geojson)

0.1.1

  • Fix issue with multicoords being overeager - fixes GeometryCollection cases

0.1.0

  • Added cli wellknown utility
  • Supports linebreaks in geometrycollections
  • Supports case-insensitive tags
  • Added rant to README