Skip to content

Releases: forgesworn/geohash-kit

v1.5.3

20 Mar 09:27

Choose a tag to compare

1.5.3 (2026-03-20)

Bug Fixes

  • correct copyright to TheCryptoDonkey (8c18561)

v1.5.2

18 Mar 18:11

Choose a tag to compare

1.5.2 (2026-03-18)

Bug Fixes

  • repair broken tags and update CHANGELOG URLs after org transfer (aeab662)

v1.5.1

12 Mar 15:22

Choose a tag to compare

1.5.1 (2026-03-12)

Bug Fixes

  • harden against prototype pollution, add input validation, cap ring expansion (5297db9)
  • validate geohash input in createGTagFilterFromGeohashes (844329a)

v1.5.0

09 Mar 17:02

Choose a tag to compare

1.5.0 (2026-03-09)

Features

  • add android compatibility vectors and CI check (fe6a015)

v1.4.2

06 Mar 01:43

Choose a tag to compare

1.4.2 (2026-03-06)

Bug Fixes

  • deduplicate BASE32, tighten tests, update AI discoverability (d21366b)

v1.4.1

05 Mar 12:47

Choose a tag to compare

1.4.1 (2026-03-05)

Bug Fixes

  • normalise repository URL in package.json (a1ebe66)

v1.4.0

05 Mar 12:05

Choose a tag to compare

1.4.0 (2026-03-05)

Features

  • extract convexHull(points) coordinate-based primitive (96b4179)

v1.3.0

27 Feb 14:17

Choose a tag to compare

1.3.0 (2026-02-27)

Features

  • add circleToPolygon and getDestinationPoint for geodesic circle approximation (952fe79)

v1.2.0

27 Feb 11:41

Choose a tag to compare

1.2.0 (2026-02-27)

Features

  • add midpoint, midpointFromCoords, midpointFromCoordsMulti (e8660da)

v1.1.0

26 Feb 22:28

Choose a tag to compare

1.1.0 (2026-02-26)

Bug Fixes

  • add build step to release job and bundle lib for demo (e7bfa84)
  • enlarge Leaflet.draw icons and improve polygon clear UX (9c82b0e)
  • replace Leaflet.draw with click-to-draw polygon (e717a3f)

Features

  • showcase all geohash-kit features in demo page (2845907)