4 Commits

Author SHA1 Message Date
a8759c4b83 feat: add infer and tree_magic_mini meta plugins, make zstd internal by default
- Add infer crate as meta plugin for MIME type detection
- Add tree_magic_mini crate as alternative meta plugin for MIME type detection
- Add zstd, infer, tree_magic_mini to default features
- Fix static build script to use musl target instead of glibc+crt-static
- Remove hardcoded shell list from --generate-completion help text
- Fix update() in both new plugins to emit MIME metadata when buffer fills
2026-03-17 14:46:51 -03:00
Andrew Phillips
0ea7e18180 Put the binary in bin 2024-02-26 13:39:34 -04:00
Andrew Phillips
292c0080d6 Rename keep-rust to keep (part 2) 2023-09-18 14:29:24 +00:00
Andrew Phillips
5910ef0b4a Add script to build static binary and put it in ./ 2023-08-31 19:39:23 +00:00