Skip to content

v1.0

Compare
Choose a tag to compare
@talex5 talex5 released this 06 Apr 13:42
· 161 commits to master since this release
c565f59

CHANGES:

  • Skip the setting of object_id if it is empty (@LasseBlaauwbroek #224).
    This improves interoperability with the C++ implementation.

  • Use open_in_bin instead of open_in for Windows compatibility (@MisterDA #222).