Skip to content

0.7.0

Latest
Compare
Choose a tag to compare
@tmontaigu tmontaigu released this 05 Apr 10:59
59c17f5

0.7.0

  • Bumped dbase to 0.6
  • Added yore and encoding_rs features which are forwarded to dbase
    allowing to read dbf files with special encodings.
  • Added finalize method to writer, to be able to explicitly handle errors when the file
    is finalized (instead of silently ignoring errors by relying on the drop mechanism)
  • Fixed overflow that could happen on large files
  • Fixes performance issue for shapefiles which had a .shx index file