Skip to content

Mapshaper.Net 0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 13:36
· 4 commits to main since this release

Added

  • Added a fluent MapshaperPipeline API for composing multi-command mapshaper workflows.
  • Added pipeline wrappers for common mapshaper commands while preserving raw argument pass-through.
  • Documented supported client methods, pipeline commands, options, result handling, and runtime requirements.

Changed

  • Clarified runtime setup guidance for the external mapshaper CLI and Node.js.
  • Expanded README examples for pipeline usage, options, failure handling, and documentation links.