Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 968 Bytes

CHANGELOG.md

File metadata and controls

36 lines (26 loc) · 968 Bytes

extensible-encrypter: Encrypt like a boss 😼

unreleased

🐛 Bug Fixes

  • Clear clippy warnings by @bsodmike
  • Clippy warning by @bsodmike
  • Add rust version for MSRV CI by @bsodmike
  • Try correcting doc command by @bsodmike
  • Try fixing typos by @bsodmike
  • Minor patch for ci doc by @bsodmike

⚙️ Miscellaneous Tasks

  • Add methods on the encryption result to encode to base64
  • Add example to encrypt and output base64 encoded details
  • Update changelog by @bsodmike
  • Disable MSRV check for now by @bsodmike
  • Fix for deny config by @bsodmike
  • Initial fix for deny config by @bsodmike
  • Fix format by @bsodmike
  • Update git-cliff template by @bsodmike
  • Clippy cleanup by @bsodmike
  • Configure git-cliff by @bsodmike
  • Trigger by @bsodmike

Wip

  • Add untested ci config by @bsodmike

New Contributors

  • @bsodmike made their first contribution