Skip to content

2.22.2

Compare
Choose a tag to compare
@svniemeijer svniemeijer released this 20 Oct 13:20
· 74 commits to master since this release

πŸ“… 2021-10-20

  • Fixed backward compatibility issues in Python interface: fixed reading of
    strings and characters; RecordType.__getattr__() now raises AttributeError
    if attribute does not exist; fixed potential ingestion problems linked to
    empty arrays and/or unavailable record fields.

  • Improved CMake build system.