-
0.13.19 Pre-Release
released this
2024-07-29 22:40:18 -06:00 | 189 commits to main since this release- Massive refactoring of all utilities to fit style guidelines
Downloads
-
0.13.18 Pre-Release
released this
2024-07-14 18:56:23 -06:00 | 286 commits to main since this release- Rewrote
mm(1)
in Rust
Downloads
- Rewrote
-
0.13.17 Pre-Release
released this
2024-07-08 11:20:52 -06:00 | 306 commits to main since this releasedj(1) changes:
- it is now littered with assertions for future bug report help
- fixes #112
- “hard” skips and seeks (without lseek(3p)) are reported in the diagnostics
- considerable refactoring
- updated docs
Downloads
-
0.13.16 Pre-Release
released this
2024-06-30 22:17:39 -06:00 | 341 commits to main since this release- Fixes Makefile portability issues
Downloads
-
0.13.15 Pre-Release
released this
2024-06-29 19:23:03 -06:00 | 345 commits to main since this releasedj(1)
refactor removing unneeded options
Downloads
-
0.13.14 Pre-Release
released this
2024-06-29 17:20:19 -06:00 | 358 commits to main since this release- Made usage text consistent across tools and docs
Downloads
-
0.13.13 Pre-Release
released this
2024-06-29 07:51:01 -06:00 | 363 commits to main since this release- Replaced
getopt-rs
Rust library with Rust bindings togetopt(3p)
Downloads
- Replaced
-
0.13.12 Pre-Release
released this
2024-06-23 23:47:29 -06:00 | 389 commits to main since this release- Renames to harakit
Downloads
-
0.13.11 Pre-Release
released this
2024-06-21 03:26:42 -06:00 | 391 commits to main since this release- Actually for real fixes
fop(1)
’s record separator woes
Downloads
- Actually for real fixes
-
0.13.10 Pre-Release
released this
2024-06-19 15:26:46 -06:00 | 398 commits to main since this release- Fixes
fop(1)
not actually using the ASCII record separator, again!
Downloads
- Fixes