0.6.4 - maintenance release 0.6.3 - docs: add BSD license to innit - setup: migrate to pyproject.toml 0.6.2 - migration of repository to the DC-analysis organization - tests: drop pytest-runner - tests: fix numpy deprecation 0.6.1 - maintenance release 0.6.0 - setup: remove support for Python 2 - ci: migrate to GitHub actions 0.5.2 - setup: update version files - tests: remove Python 3.5 tests - examples: update tdms2fcs to support nptdms 0.23.0 0.5.1 - maintenance release 0.5.0 - feat: support writing user-defined key-value pairs in the primary TEXT segment - tests: add tests using fcsparser 0.4.4 - tests: make FCM-related tests optional also on Python 2 0.4.3 - setup: fix homepage link 0.4.2 - fix: always write correct TEXT size (#4) 0.4.1 - ci: automate release to PyPI using travis-ci 0.4.0 - fix: support data segments that end beyond 99,999,999th byte (#2) - ref: use pathlib internally 0.3.0 - feat: support pathlib.Path object as output filename - cleanup setup files 0.2.0 - added compatibility mode for range of int16 data - fix UnicodeDecodeError when saving UTF-8 headers - add switch for changing endianness of data stored - remove rows containing NaN values before writing - minor fix for examples - make code compatible with PEP8 0.1.3 - include all example data in dist package - force installation of package data 0.1.2 - replace common unicode characters in channel names - improve compatibility with Python 3 0.1.1 - functional library 0.1.0 - Initial commit to GitHub