Releases: sword-demon/rcli
Releases · sword-demon/rcli
v1-14-jwt
v1-13-trait-and-enum-dispatch
v1-12-tower-http
v1-11-http-static-server
v1-10-sign-verify
1-10-sign-verify - 2024-04-28
Other
- wx, feat: use blake3, Ed25519 to generate a sign and verify sign function - (f14659f) - wxvirus
v1-9-base64
1-9-base64 - 2024-04-24
Miscellaneous Chores
- changelog - (2171996) - wxvirus
Other
- wx, feat: use base64 to generate some text and decode it - (05798f1) - wxvirus
- wx, docs: changelog - (ab995dc) - wxvirus
- wx, fix: anyhow:Ok - (326c6a3) - wxvirus
- fix: run test fail - (26ff4b4) - wxvirus
- fix for structure for project - (24458c0) - wxvirus
- fix for cargo.toml -> Cargo.toml - (651fa48) - wxvirus
v1-8-genpass
[1-8-genpass] - 2024-04-23
Other
- use some crate to deserialize csv content - (ebb8ea4) - wxvirus
- wx, feat: use serde, serde-json, clap, anyhow, csv to build a cli for csv2json tool - (38bb9a4) - wxvirus
- wx, feat: use serde-json, toml, serde-yaml convert json string to yaml, toml, json - (1c046ad) - wxvirus
- wx, fix: delete some file for output and set .gitignore - (286ac20) - wxvirus
- wx, fix: delete some file for output and set .gitignore - (0b09bf7) - wxvirus
- wx, feat: add password generator - (0b6ab29) - wxvirus
- feat: use zxcvbn to test password strength - (c201f40) - wxvirus