Releases: mbostock/shapefile
Releases · mbostock/shapefile
v0.6.6
02 Sep 22:16
Compare
Sorry, something went wrong.
No results found
Replace the browser
field in package.json with unpkg
and jsdeliver
. (d3/d3#3138 )
Replace the prepublish
script with prepublishOnly
.
Update dependencies.
v0.6.5
03 Aug 21:21
Compare
Sorry, something went wrong.
No results found
Fix crash in earlier versions of Node. (#38 )
v0.6.4
31 Jul 04:45
Compare
Sorry, something went wrong.
No results found
Support PointM, PolyLineM, PolygonM, and MultiPointM! (#34 )
v0.6.3
31 Jul 04:23
Compare
Sorry, something went wrong.
No results found
Tolerate corrupt shapefiles by scanning for the next valid record. (#36 )
v0.6.2
26 Jan 18:40
Compare
Sorry, something went wrong.
No results found
Fix handling of end-of-file marker in dBASE files. (#33 )
Fix openShp for string sources.
v0.6.1
19 Jan 18:29
Compare
Sorry, something went wrong.
No results found
Fix openDbf for buffer and stream sources.
Fix openShp for buffer and stream sources.
v0.6.0
18 Jan 18:53
Compare
Sorry, something went wrong.
No results found
Add dbf2json for converting standalone dBASE files to JSON.
Add openShp for reading standalone shapefiles.
Add openDbf for reading standalone dBASE files.
v0.5.11
18 Jan 17:14
Compare
Sorry, something went wrong.
No results found
Treat empty numeric fields as null rather than zero. (#31 )
v0.5.10
05 Jan 18:24
Compare
Sorry, something went wrong.
No results found
v0.5.9
14 Nov 19:41
Compare
Sorry, something went wrong.
No results found
Fix polygon system detection when rings and holes share coincident points.