Skip to content

Latest commit

 

History

History
68 lines (43 loc) · 3.36 KB

CHANGELOG.md

File metadata and controls

68 lines (43 loc) · 3.36 KB

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


[unreleased]

Features

  • support standard input to base64 encoding - (5758091) - will-we
  • support standard input to base64 decoding - (98ff633) - will-we

Other

  • add base64 crate - (61800ec) - will-we

0.0.4 - 2024-09-21

Bug Fixes

  • 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

Documentation

  • doc:add CHANGELOG - (305a417) - will-we

Features

  • support for random passwords - (42500e9) - will-we

Other

  • 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

Other

  • update workflow error - (d37d46f) - Awei
  • update workflow - (ef096e0) - Awei

0.0.2 - 2024-08-18

Other


[0.0.1] - 2024-07-30

Other