Skip to content

Shapelib 1.6.2

Latest

Choose a tag to compare

@rouault rouault released this 23 Sep 15:56
· 2 commits to master since this release
v1.6.2
129b1d5

Changes since 1.6.1:

  • Nullify userdata also in SASetupUtf8Hooks
  • Test suite enhancements
  • CMake: no longer use CTest and add manual BUILD_TESTING option instead (default to ON)
  • Prefer tagged version of Google Benchmark
  • dbfcreate: allow creation of Date and Logical fields #167 (#168)
  • Fix cppcheck nullPointerOutOfMemory warnings
  • DBFWriteAttribute(): return true when no precision loss occured when writing a double
  • SHPCreateLL()/DBFCreate(): make error message contains full filename (in case it is very long)