We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7d5414 commit 73c8884Copy full SHA for 73c8884
CHANGELOG.md
@@ -9,6 +9,8 @@
9
- `UrlEncodingMode.PathUrlEncoding` uses "pchar" from [RFC 3986](https://tools.ietf.org/html/rfc3986) and is the default
10
- Update VBA-JSON to v2.2.2
11
- __4.1.1__ Adjust `CookieUrlEncoding` mode to match value encoding in RFC 6265 (rather than name encoding)
12
+- __4.1.2__ Compatibility with 64-bit Mac
13
+- __4.1.3__ Mac bugfix for % encoding
14
15
# 4.0.0
16
0 commit comments