Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 688 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 688 Bytes

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.

Unreleased

  • Added ur::ur::decode to the public API to decode a single ur URI.
  • Added ur::ur::encode and ur::ur::decode to the root library path.
  • Bumped the Rust edition to 2021. #113

[0.2.0] - 2021-12-08

  • The public API has been greatly restricted
  • All public methods and structs are documented and should be much more stable going forward
  • Introduced fuzz testing

[0.1.0] - 2021-08-23

  • Initial release