Skip to content

Releases: jayhuang75/rust-cli-med

0.2.4

29 May 15:54
444e511
Compare
Choose a tag to compare
Merge 57910aa17e5b444c4c1108539e80dc57417564c1 into 586731f19ad32da80…

0.2.3

29 May 15:32
Compare
Choose a tag to compare
update release version

10/merge

29 May 15:59
586731f
Compare
Choose a tag to compare
Merge pull request #8 from jayhuang75/development

update release

Publish to the cargo io

28 May 03:23
b5c5d49
Compare
Choose a tag to compare
Pre-release
  1. Ehancement Readme
  2. Enhancement Release CI
  3. Enhancement Unit Test

Unit Test and Readme

27 May 02:25
61732ac
Compare
Choose a tag to compare
Unit Test and Readme Pre-release
Pre-release
  1. Adding Unit test, increase the unit test coverage to 87%.
  2. Adding demo data.
  3. Enhance the readme documennt with how to user guide.

Adding json files processor

25 May 11:52
Compare
Choose a tag to compare
Pre-release
  1. adding json file processor.
  2. performance enhancement.
  3. adding unit test code.

MVP release

21 May 01:55
Compare
Choose a tag to compare
MVP release Pre-release
Pre-release
  1. Rust-powered performance.
  2. Masking, Encryption, and Decryption of CSV files based on the configurable (conf.yaml)
  3. Auditable with a built-in SQLite-powered Audit table.
  4. Customizable the number of executor workers.
  5. Customizable input/output folder location.
  6. Customizable standard of encryption and decryption (DES or AES)