Releases: SwimComm/hytek-parser
Releases · SwimComm/hytek-parser
v1.2.0
Version 1.1.1
Version 1.1.0
Lots of new features in this release 🎉
New Features
- Parser and
DictReaderfor event export (hyv) files. - Parser for event result report (
xls) data-only files.
Fixes
- No longer errors on printing partially filled
hy3schemas. - No longer depends on
loguru.
Full Changelog: v1.0.0...v1.1.0
Initial Release - Version 1.0.0
Info
This is the initial release of the hytek-parser package.
Added:
- Support for parsing HY3 files
- A CSV header for Python's
csv.DictReader.
Full Changelog: https://github.com/SwimComm/hytek-parser/commits/v1.0.0