Skip to content

1.0.1

Choose a tag to compare

@domenic domenic released this 01 Apr 20:38
· 268 commits to main since this release

Fixed an issue with percent-decoding which was not properly converting %2E into ., even though %2e was processed correctly.