Skip to content

Releases: SwimComm/hytek-parser

v1.2.0

14 Jun 22:42
v1.2.0
509f3a0

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

Version 1.1.1

11 Aug 14:30
v1.1.1
8135177

Choose a tag to compare

What's Changed

  • Date format in A1 parser has been fixed by @hansenmc in #5
  • Errors are no longer silenced
  • Meet objects are initialized property (#3)

New Contributors

Full Changelog: v1.1.0...v1.1.1

Version 1.1.0

13 Feb 21:48

Choose a tag to compare

Lots of new features in this release 🎉

New Features

  • Parser and DictReader for event export (hyv) files.
  • Parser for event result report (xls) data-only files.

Fixes

  • No longer errors on printing partially filled hy3 schemas.
  • No longer depends on loguru.

Full Changelog: v1.0.0...v1.1.0

Initial Release - Version 1.0.0

08 Jan 23:39

Choose a tag to compare

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