What's Changed
- Use AsyncLocalStorage for better flexibility by @pklaschka in #6
- Escape keys in extraction by @pklaschka in #7
- Automated testing by @pklaschka in #8
- Add
LocalizedHttpExceptionfor nice, localized error handling by @pklaschka in #9 - Potential fixes for 3 code quality findings by @pklaschka in #10
- Potential fix for code scanning alert no. 1: Incomplete string escaping or encoding by @pklaschka in #12
Full Changelog: v0.1.0...v0.2.0