Skip to content

Releases: mapbox/shp-write

v0.4.3

23 Aug 19:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.3

Long needed bug fixes, feature adjustments

21 Aug 13:11
05fd55d
Compare
Choose a tag to compare

Fixes a myriad of long standing issues

  • Multipolygon and other support
  • Allow saving into root of .zip
  • Update JSZip and other dependencies
  • Improve download support with file-saver (should likely deprecate functionality anyways)
  • Allow non-options call to zip and download functions
  • Updated default JSZip configuration to more reasonable DEFLATE and base64 (chosen because of JSZip defaults)
  • Added types