Commit graph

5 commits

Author SHA1 Message Date
772f7a155f added: use out_runid.csv as default output path 2024-07-25 23:34:27 +09:00
1ec3f8107c bump to 1.0.1
update CHANGELOG
2024-07-25 20:13:06 +09:00
46487320b0 update: accept abnormal resistance as valid row in check-db
- 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
2024-07-25 13:36:20 +09:00
fb11f18bbb add: check-db command & add-skew command protoptype 2024-07-21 21:24:35 +09:00
e856f1575a add changelog 2024-07-21 21:10:43 +09:00