Commit graph

10 commits

Author SHA1 Message Date
2dd0c20ce4 update CHANGELOG 2024-09-11 15:25:50 +09:00
4478ec1654 bump to v2.0.1
fix version in  Cargo.toml
2024-09-11 10:31:28 +09:00
6842097962 bump to v2.0.0 2024-09-11 10:17:49 +09:00
f9716bcc93 update CHANGELOG for add-master-log 2024-09-10 23:04:48 +09:00
b80c4902ca bump to 1.1.0 2024-09-10 17:04:57 +09:00
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