Skip to content

Releases: alrico88/bbox-helper-functions

v3.3.0

30 Jun 16:20
Compare
Choose a tag to compare

What's Changed

  • fix: better getGeohashesInBBox logic by @alrico88 in #3

Full Changelog: v3.2.4...v3.3.0

v3.2.4

08 Mar 08:57
Compare
Choose a tag to compare

v3.2.0...v3.2.4

v3.2.3

07 Mar 23:30
Compare
Choose a tag to compare
  • 🚀 RELEASE 3.2.3 45ed5cc
  • fix: esm fixes 865678d
  • fix: better support for ESM mode 9319731
  • build(deps): removed lodash dep and updated packages 99ba1a7

v3.1.0...v3.2.3

v3.2.0

07 Mar 22:51
Compare
Choose a tag to compare
  • build(deps): removed lodash dep and updated packages 99ba1a7

v3.1.0...v3.2.0

v3.1.0

05 Mar 20:11
Compare
Choose a tag to compare
  • build: changed to vitest and tsup d3f6e51

v3.0.2...v3.1.0

v3.0.2

11 Feb 16:03
Compare
Choose a tag to compare
  • fix: wrong latitude default 7fd633f

v3.0.1...v3.0.2

v3.0.1

23 Oct 15:54
Compare
Choose a tag to compare

v3.0.0...v3.0.1

v3.0.0

23 Oct 15:27
Compare
Choose a tag to compare

Changed

  • Migrated to microbundle
  • Migrated to Github Actions
  • Updated WKT parser module

Breaking changes

  • Methods changed names:
    • getWKBBox > getWKTBBox
    • BBoxToWK > BBoxToWKT
  • Removed support to get WKBs

v2.4.1

02 Sep 15:00
Compare
Choose a tag to compare
  • fix: enforce lon lat order for corners in postgis use 16def35

v2.4.0...v2.4.1

v2.4.0

02 Sep 14:37
Compare
Choose a tag to compare
  • Merge pull request #1 from alrico88/feature/postgis 177e460
  • feature: added postgis sentence generator 86c7db3

v2.3.2...v2.4.0