Skip to content

Long needed bug fixes, feature adjustments

Compare
Choose a tag to compare
@sheindel sheindel released this 21 Aug 13:11
· 18 commits to master since this release
05fd55d

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