Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 08:13
9079f8b

2.0.0 (2024-09-03)

⚠ BREAKING CHANGES

  • envcli -> envx

Features

Bug Fixes

  • breaking change on the decrypt function (8b9d4fe)
  • cargo clippy (54d5856)
  • change key type to RSA 4096 (834cc65)
  • envcli -> envx (04e0421)
  • proper error handling for parsing partial variables (8a89e34)
  • unset defaults to current project (9f578d3)
  • unwrap -> ok_or and ? (f796c69)