Releases: gabrielweyer/dotnet-decode-jwt
Releases · gabrielweyer/dotnet-decode-jwt
v2.0.0
- Replace
Newtonsoft.Json
bySystem.Text.Json
(results in a smaller package) - Add a README to the package
- Add the license to the package
v1.1.4-system-text-json0004
Use System.Text.Json instead of Newtonsoft.Json Package is now 31 KB instead of 542 KB.
v1.1.4-system-text-json0001
Add README to package
v1.1.3
- Update
Newtonsoft.Json
- Use deterministic build
v1.1.2
- No binary changes (attempting to fix NuGet publishing issues)
Not published to NuGet.
v1.1.1
- Use deterministic build
Not published to NuGet.
v1.1.1-deterministic-bu0002
Use NuGet V3 API
v1.1.1-deterministic-bu0001
Use deterministic builds
v1.1.0
- Update
Newtonsoft.Json
Not published to NuGet.
v1.0.6-feat-code-scanni0001
Use implicit & global using, file-scoped namespace