v1.1.1
v1.1.1 (2026-03-18)
Bug Fixes
-
proc: Catch runtime warning in binavg, that pops up constantly (#12,
854c58b) -
proc: Correctly differentiate single or multiple return values (#12,
854c58b) -
proc: Handle file_suffix option differently than the other arguments (#12,
854c58b) -
proc: Removed obsolete array update, that crashed most modules (#12,
854c58b) -
proc: Using numpydoc package for numpydoc docstring parsing (#12,
854c58b)
Chores
Continuous Integration
Refactoring
-
proc: Do not inherit from DataFile as long as not used (#12,
854c58b) -
proc: Removed obsolete check with file_suffix being its own attribute (#12,
854c58b)
Testing
-
proc: Add testing of correct file_suffix behaviour (#12,
854c58b) -
proc: Update tests to use full external function names (#12,
854c58b)
Detailed Changes: v1.1.0...v1.1.1