What's Changed
- Add stream support by @jengstro2 in #36
- Handle character fields of length 255 or greater. by @KubaSzostak in #44
- Allow writing shapefiles containing null attributes. by @KubaSzostak in #43
- Do not write SHP files that are over 2GB. Fix #42. by @KubaSzostak in #45
- Handle decimal fields. by @KubaSzostak in #50
- Issue #51, Fix the issue with the column length mismatch by @mahdirastegari in #52
New Contributors
- @jengstro2 made their first contribution in #36
- @mahdirastegari made their first contribution in #52
Full Changelog: v1.0...v1.1