Skip to content

PyShp 2.1.0

Compare
Choose a tag to compare
@karimbahgat karimbahgat released this 15 Feb 20:11
· 262 commits to master since this release

New Features:

  • Added back read/write support for unicode field names.
  • Improved Record representation
  • More support for geojson on Reader, ShapeRecord, ShapeRecords, and shapes()

Bug fixes:

  • Fixed error when reading optional m-values
  • Fixed Record attribute autocomplete in Python 3
  • Misc readme cleanup