Commit Graph

10 Commits (5622c486c2a33a2f261c872f8c7d45f45822c137)

Author SHA1 Message Date
Avril 5622c486c2
Merged old-interface colourised extra help info.
2 days ago
Avril 8bb4062126
Added extra info in help message (about version & enabled features.)
1 week ago
Avril 3bc8e9d214
Imported from cli: Added more efficient flow of output `stdout` object(s) through main branches. Internal buffer is flushed into lock before it is dropped in the `-` case, & only the non-locked handle is flushed in the single-string case.
1 week ago
Avril 3d464fe72e
Version bump 0.3.0: Allow multiple groups specified, delimited per line by TAB-literal. Print warning when a non-existent group is requested instead of silently ignoring it.
2 weeks ago
Avril 007ba8781c
Version bump 0.2.0: Refactored use to PCRE2, added `unstable` flag, update deps & edition to 2024.
2 weeks ago
Avril 6a74f54a26
Imported cli-refactor's `args.rs` (for future CLI refactor) with PCRE2 dependency update.
2 weeks ago
Avril 100b3a9afd
Switched PCRE backend to **much** better PCRE2 library. (Allows for concurrency directly, etc.)
2 weeks ago
Avril d9ad1bafdf
read from stdin
5 years ago
Avril ab97713013
added feature "perl": use pcre
5 years ago
Avril 5eb377769e
Initial commit
5 years ago