NpTDMS Versions Save

NumPy based Python module for reading TDMS files produced by LabView

1.9.0

2 months ago

What's Changed

Full Changelog: https://github.com/adamreeve/npTDMS/compare/1.8.0...1.9.0

1.8.0

4 months ago

What's Changed

Full Changelog: https://github.com/adamreeve/npTDMS/compare/1.7.1...1.8.0

1.7.1

8 months ago

Minor release that fixes the API documentation not being built correctly

1.7.0

11 months ago

What's Changed

Full Changelog: https://github.com/adamreeve/npTDMS/compare/1.6.2...1.7.0

1.6.2

1 year ago
  • Fix deprecation warnings when installing
  • Handle invalid UTF-8 encoded strings

1.6.1

1 year ago

Fixes numpy bool8 deprecation warning.

1.6.0

1 year ago
  • Support writing tdms_index files and directly reading tdms_index files
  • Add TdmsWriter.defragment method for rewriting a TDMS file
  • Drop support for Python 2.7 and 3.6

1.5.0

1 year ago

What's Changed

Full Changelog: https://github.com/adamreeve/npTDMS/compare/1.4.0...1.5.0

1.4.0

2 years ago
  • Improve performance reading data into numpy arrays
  • Fix getting channel time track when using raw timestamps
  • Fix numpy deprecation warnings

1.3.1

2 years ago

Bug fix to handle when the first segment does not have kTocNewObjList set