We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af94c7d commit 763bd33Copy full SHA for 763bd33
README.md
@@ -99,6 +99,7 @@ part of your geospatial project.
99
100
### New Features:
101
- Reader.iterRecords now allows start and stop to be specified, to lookup smaller ranges of records.
102
+- Equality comparisons between Records now also require the fields to be the same (and in the same order).
103
104
### Development:
105
- Code quality tools run on PyShp
0 commit comments