Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

40 lines (26 loc) · 1.13 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.2.2 (2023-09-14)

  • Avoid Share::from_bytes panic when serialized share is too small

v0.2.1 (2023-07-19)

  • Update crate metadata Fill out Cargo.toml to meet crates.io publication requirements.
  • Vendor strobe-rng to allow publication.

Commit Details

view details
  • Uncategorized
    • Merge pull request #275 from brave/adss-0.2.1 (f2300de)
    • Bump version number for adss-0.2.1 (0124edc)
    • Update crate metadata (8ad7543)
    • Rename adss-rs to plain adss (29fbd42)

v0.2.0 (unreleased, 2023 March 31)

  • Clear key material after use (zeroize)
  • Documentation fixes
  • API cleanup
  • Update deps

v0.1.3 (unreleased, circa 2021 September)

  • Initial version used with Web Discovery Project