Releases: jayhuang75/rust-cli-med
Releases · jayhuang75/rust-cli-med
0.2.4
Merge 57910aa17e5b444c4c1108539e80dc57417564c1 into 586731f19ad32da80…
0.2.3
update release version
10/merge
Merge pull request #8 from jayhuang75/development update release
Publish to the cargo io
- Ehancement Readme
- Enhancement Release CI
- Enhancement Unit Test
Unit Test and Readme
- Adding Unit test, increase the unit test coverage to 87%.
- Adding demo data.
- Enhance the readme documennt with how to user guide.
Adding json files processor
- adding json file processor.
- performance enhancement.
- adding unit test code.
MVP release
- Rust-powered performance.
- Masking, Encryption, and Decryption of CSV files based on the configurable (conf.yaml)
- Auditable with a built-in SQLite-powered Audit table.
- Customizable the number of executor workers.
- Customizable input/output folder location.
- Customizable standard of encryption and decryption (DES or AES)