Releases: adamreeve/npTDMS
Releases · adamreeve/npTDMS
1.9.0
What's Changed
- Fix reading truncated data when the next segment offset is set by @adamreeve in #326
- Expose information about incomplete final segments by @adamreeve in #327
Full Changelog: 1.8.0...1.9.0
1.8.0
What's Changed
- Implement
__contains__
for TdmsFile and TdmsGroup by @looopTools in #314 - Allow using Arrow datatypes when converting to Pandas DataFrame by @adamreeve in #315
- Raw timestamps support for writer and defragment by @jimkring in #320
Full Changelog: 1.7.1...1.8.0
1.7.1
1.7.0
What's Changed
- Ensure root and group objects required are written by @adamreeve in #306
Full Changelog: 1.6.2...1.7.0
1.6.2
1.6.1
1.6.0
1.5.0
What's Changed
- Support all remaining strain gauge configurations (#268)
- Add option to specify the TDMS format version to write (#265)
- Fix reading files with truncated metadata in the final segment (#273)
- Support IPython auto-completion for group and channel names (#259)
Full Changelog: 1.4.0...1.5.0