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.
0.1.2 - 2024-07-15
- added sanitize_with function
- (ci) attest build provenance now points to correct path
- run cargo clippy
0.1.1 - 2024-07-14
- accept also Insecure = Trusted types for MaybeUntrusted
- release plz should now work
- run cargo fmt