All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.
- support standard input to base64 encoding - (5758091) - will-we
- support standard input to base64 decoding - (98ff633) - will-we
- add base64 crate - (61800ec) - will-we
0.0.4 - 2024-09-21
- remove unused log and skip cargo deny check - (a92dce3) - will-we
- fix:repository url error - (2f7ed74) - will-we
- fix:support any csv file to convert to json - (28bda57) - will-we
- fix:updated version of workflow - (4265f5b) - will-we
- doc:add CHANGELOG - (305a417) - will-we
- support for random passwords - (42500e9) - will-we
- update readme.md - (cfd657f) - will-we
- add csv command - (d1e789b) - will-we
- update fmt - (3f05663) - will-we
- update workflow error - (1c5f157) - will-we
0.0.3 - 2024-08-18
0.0.2 - 2024-08-18
- init commit - (5b7357a) - Awei
- csv - (2205b80) - Awei
- update csv file - (659632c) - Awei
- update GitHub Actions - (139d353) - Awei