mirror of
https://gitlab.cern.ch/wotsubo/psboard-qaqc-postprocess.git
synced 2024-11-21 23:00:20 +09:00
Wataru Otsubo
46487320b0
- this commits includes 2 other implementations - 1st one with custom type with `impl Read` for Lazy evaluation - this somehow ended up in infinite loop - 2nd one which collects lines without skipped lines first - this works - the current implementations has another File and catches invalid row and check the line later
755 B
755 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Fixed
- update test for
retest
field
Added
- updated check-db for
abnormal resistance
- Docs (for japanese)
1.0.0 - 2024-07-25
Added
- Subcommand
add-master-log
to parse master log for shiftwork 0.1.0 and write out to CSV. - Subcommand
check-db
to validate the database CSV file.