* Reduce memory usage when reading files in open mode * Support files that use DAQmx format metadata without having DAQmx raw data * Support different lengths of DAQmx buffers * Support strain scaling with a full bridge type I configuration * Support negative integer indexing in channels
1.1.0
* Improve performance reading many small interleaved data chunks
1.0.0
* Breaking change: Remove previously deprecated methods * New thermocouple scaling implementation with better performance and compatibility * New group_name property on TdmsChannel
0.28.0
* Support conversion to Pandas dataframes when a file is opened without reading all data * Support writing `np.bool_` properties * Correct the TDMS type used when writing floating point data * Fix reading digital line scaler data with a non-zero offset
0.27.0
* Adds support for reading raw timestamps with full precision * Fixes memory leaks caused by circular references
0.26.0
* Fix for reading tdms_index files with padding after metadata * Add check that segment positions in data files match what's expected from tdms_index files * Add support for negative temperatures with RTD scaling