Skip to content

Releases: FrogSnot/Concryptor

v1.0.5

08 Apr 22:45

Choose a tag to compare

Dependency Updates

  • rand 0.8 -> 0.10 (API migration: thread_rng() -> rng(), RngCore -> Rng)
  • indicatif 0.17 -> 0.18
  • criterion 0.5 -> 0.8 (black_box -> std::hint::black_box)
  • sha2 0.10 -> 0.11
  • libc 0.2.182 -> 0.2.184
  • tar 0.4.44 -> 0.4.45 (security fix)
  • clap 4.5.60 -> 4.6.0
  • tempfile 3.26.0 -> 3.27.0

Code Changes

  • Fix clippy needless_borrows_for_generic_args warnings in tests
  • Update README rand API references

Thanks to @TickTockBent for the rand migration (#12) and clippy fixes (#11).

What's Changed

  • Fix clippy warnings, run cargo fmt, enforce both in CI by @TickTockBent in #10

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

08 Mar 19:22

Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

v1.0.3

02 Mar 22:13

Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

Full Changelog: v1.0.2...v1.0.3

v1.0.2

02 Mar 19:33

Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

Full Changelog: v1.0.1...v1.0.2

v1.0.1

28 Feb 14:11

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

28 Feb 13:23

Choose a tag to compare