Releases: NetTopologySuite/NetTopologySuite.IO.Esri
Releases · NetTopologySuite/NetTopologySuite.IO.Esri
v1.2
What's Changed
- Fix decimal parsing issue for scientific notation in DbfNumericDecimalField (#57) by @DiegoNetoMartins in #58
New Contributors
- @DiegoNetoMartins made their first contribution in #58
Full Changelog: v1.1...v1.2
v1.1
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
v1.0
Initial Release. Kudos to @KubaSzostak, thank you very much.
Full Changelog: https://github.com/NetTopologySuite/NetTopologySuite.IO.Esri/commits/v1.0