Added - Millisecond timestamp accuracy for ndc 11 and 14 - Support for OCV step type - Additional current range
Fixed - Timestamp interpolation bug that occasionally resulted in negative dt
2025.01.02
Added - Additional current range settings
Fixed - Addressed a PerformanceWarning related to the Timestamp field
2024.12.02
Added - Support for ndax aux temperature (ndc version 14, filetype 5)
2024.10.01
Added - Added regression tests for NewareNDAcli
Changed - Changed the NewareNDAcli flag from --software_cycle_number to --no_software_cycle_number
2024.09.03
Added - dtype specifications for auxiliary data. - Addtional current range multipliers. - Regression tests for software_cycle_number and cycle_mode keywords.
Fixed - Millisecond timing now read from BTS 9.1 files.
Changed - Refactored NewareNDAx.py to explicitly treat ndc files based on version and filetype.
2024.08.01
Added - Read aux temperature data from BTS 9.1 files.
Fixed - Bug fixes for BTS 9.1.
Changed - setup.py converted to pyproject.toml - Reworked logging functionality with new log_level keyword.