v1.6.4
v1.6.4 (2026-06-02)
Bug Fixes
- conv: Also parse unix time information to floats when converting from hex (
34ddec4)
Following #75 where this was done for the cnv parser
Testing
- proc: Skipping empty or one-line data files (
6198132)
The current processing module interface cannot handle these data cases.
Detailed Changes: v1.6.3...v1.6.4