feat: Support entering custom keys value via STDIN #64

Merged
awiteb merged 4 commits from awiteb/fix-56 into master 2024-08-17 17:23:33 +02:00 AGit

4 commits

Author SHA1 Message Date
4133b0fe1e
docs: Update the docs
All checks were successful
Rust CI / Rust CI (pull_request) Successful in 1m56s
- Remove the version option
- Update it with the changes of this commit 4028607cb5
(current patch)

Signed-off-by: Awiteb <a@4rs.nl>
2024-08-17 18:20:04 +03:00
4028607cb5
feat: Support entering custom keys value via STDIN
This for adding new key, and editing keys (Change the key value)

Fixes: #56
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-17 18:16:31 +03:00
2f0531fbc9
chore: Util to ask the user for the value of a key without value
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-17 14:50:38 +00:00
bbc2a7a944
feat: Support key without value in custom fields parser
Signed-off-by: Awiteb <a@4rs.nl>
2024-08-17 14:47:57 +00:00