Commit Graph

18 Commits

Author SHA1 Message Date
Christoph J. Scherr 51e2c3029e chore: bump versions
cargo devel CI / cargo CI (push) Successful in 1m52s Details
2024-09-08 01:05:08 +02:00
Christoph J. Scherr 056c2d136c chore: bump version
cargo devel CI / cargo CI (push) Successful in 1m57s Details
2024-09-06 17:34:16 +02:00
Christoph J. Scherr 235a8bfb85 feat(cli): make VerbosityLevel serde compatible
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-09-06 17:33:15 +02:00
Christoph J. Scherr 17a235c1da chore: add docs.rs metadata #97
cargo devel CI / cargo CI (push) Successful in 1m55s Details
2024-08-30 17:49:40 +02:00
Christoph J. Scherr 4ff85b881c chore: full feature
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-08-30 17:49:24 +02:00
Christoph J. Scherr 3a215390d6 chore: bump version and fix deptree of workspace
cargo devel CI / cargo CI (push) Successful in 1m57s Details
2024-08-30 17:39:53 +02:00
Christoph J. Scherr b1e6558a30 chore: bumps for log and cli
cargo devel CI / cargo CI (push) Failing after 1m14s Details
2024-07-09 19:52:09 +02:00
Christoph J. Scherr c9f879b97f chore: bump libpt-cli
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-07-09 19:46:27 +02:00
Christoph J. Scherr 4f15f4b639 refactor(cli): change log feature and impl default for VerbosityLevel 2024-07-09 17:41:55 +02:00
Christoph J. Scherr bfebb5327b docs(cli::repl): repl documentation 2024-06-29 00:49:28 +02:00
Christoph J. Scherr 0488b2f497 refactor(cli::repl): introduce custom error type, modularize
cargo devel CI / cargo CI (push) Successful in 2m15s Details
2024-06-28 23:53:00 +02:00
Christoph J. Scherr 471364e711 feat(cli::repl): #84 #86 working and nice repl structure
cargo devel CI / cargo CI (push) Successful in 2m10s Details
2024-06-28 23:05:50 +02:00
Christoph J. Scherr a9fe9d21ec chore: reexport shlex and add dialoguer features
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-06-28 18:09:36 +02:00
Christoph J. Scherr a79513d1db feat(cli): reexport human-panic and exitcode
cargo devel CI / cargo CI (push) Successful in 2m21s Details
2024-06-28 14:36:18 +02:00
Christoph J. Scherr 90cf678dde feat(cli::args): VerbosityLevel
cargo devel CI / cargo CI (push) Successful in 2m0s Details
VerbosityLevel lets you easily get a loglevel from repeated -v and -q
flags. Documentation included.

Refs: #84
2024-06-28 00:40:52 +02:00
Christoph J. Scherr 798cb19865 feat(cli::args): verbosity flags for log level 2024-06-28 00:05:54 +02:00
Christoph J. Scherr a92f5f308d chore: add clap derive feature
cargo devel CI / cargo CI (push) Successful in 2m6s Details
2024-06-27 22:36:13 +02:00
Christoph J. Scherr 630c50a64a feat(cli): add libpt-cli and reexport essential cli deps #84
cargo devel CI / cargo CI (push) Successful in 2m8s Details
2024-06-27 21:27:26 +02:00