Skip to content

templated_uri v0.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Apr 16:46
· 131 commits to main since this release
d415eab
  • ✨ Features

    • Support redaction suppression. (#332)
  • 🐛 Bug Fixes

    • restore const on UriSafeString::from_static (#328)
  • 📚 Documentation

    • fix BaseUri docs to reflect path prefix support (#327)
  • ♻️ Code Refactoring

    • use re-exported macros instead of importing templated_uri_macros directly (#324)