Skip to content

Latest commit

 

History

History
112 lines (46 loc) · 4.69 KB

CHANGELOG.md

File metadata and controls

112 lines (46 loc) · 4.69 KB

1.0.6 (2024-03-12)

Bug Fixes

1.0.5 (2023-02-02)

1.0.4 (2023-02-02)

1.0.3 (2023-02-02)

1.0.2 (2023-02-02)

1.0.1 (2023-01-17)

Bug Fixes

  • fix export of global and cjs formats (c9be685)

Features

  • provide building products in more formats (549931c)
  • type-friendly export mode (dc48766)

1.0.0 (2023-01-16)

Features

  • provide building products in more formats (da8d857)
  • type-friendly export mode (dc48766)

0.3.1 (2021-02-23)

Bug Fixes

  • use default export only (ae0d806)

0.3.0 (2021-02-18)

0.2.3 (2019-04-15)

Bug Fixes

  • geojson.d.ts -> geojson.ts (132e52a)

0.2.2 (2019-04-08)

0.2.1 (2019-04-07)

Bug Fixes

0.2.0 (2018-12-29)

Bug Fixes

  • fix a bug throwing an exception when transforming the EPSG3857(#3) (cd8db56)
  • fix assert (742c937)
  • fix circular dependency (51e5ca3)
  • fix circular dependency (4ab8127)
  • fix CRS module import (05c88b3)
  • fix the wrong variable name (8a9e9b0)
  • original CRS is allowed to be equal to target CRS (15b8776)

Features

  • add CRS aliases & format code (c1c99ea)
  • add EPSG900913 (e702c37)
  • add support for conversion between BD09 and BD09Meter (#10) (6b837ec)
  • mixing named and default exports (abfdb2e)
  • mixing named and default exports (be244cf)
  • remove geojson(#1) (a9d08ab)
  • support the mutual conversion of WGS84, GCJ02 and BD09. (1c06686)
  • support web mercator projection(#2) (8d230d4)