Skip to content

v5.7.7

Compare
Choose a tag to compare
@jourdain jourdain released this 07 Dec 21:42
66ed348

<a name"5.7.7">

5.7.7 (2017-12-07)

Bug Fixes

  • IO: Move extractBinary to IO/Core/BinaryHelper (ebaa5a7b)
  • XMLReader:
    • Fix reading appended and zlib formats (cb3ce322)
    • Support reading zlib compressed appended format (2a8f3b68)
    • Add appended vtp parsing support (ee79adc0)
    • Basic handling of (U)Int64 arrays (7198e09e)
    • Use TypedArray view rather than slice (76c30747)
    • Add vti appended data format support (397f022c)