Releases: daviddesmet/paseto-dotnet
Releases · daviddesmet/paseto-dotnet
1.3.0
1.2.1
1.2.0
- Remove dependency on Newtonsoft.Json (#64) @daviddesmet
- Bump BenchmarkDotNet from 0.13.5 to 0.13.12 (#121) @dependabot
- Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#123) @dependabot
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
- Bump xunit from 2.8.0 to 2.8.1
- Bump xunit.assert from 2.8.0 to 2.8.1
- Bump xunit.runner.console from 2.8.0 to 2.8.1
- Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1
👨🏼💻 Contributors
@daviddesmet, @dependabot and @dependabot[bot]
1.1.1
- Added
PasetoBuilder.GenerateSerializedKey
for serializing a Paseto Key in PASERK format (originated from StackOverflow) @daviddesmet - Refactor Parsek implementation @daviddesmet
- Added support for .NET 8 @daviddesmet
- Bump dependencies @daviddesmet
👨🏼💻 Contributors
1.1.0
- Added support for .NET 7 @daviddesmet
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.5.0 (#106) @dependabot
- Bump coverlet.msbuild from 3.1.2 to 3.2.0 (#95) @dependabot
- Bump coverlet.collector from 3.1.2 to 3.2.0 (#94) @dependabot
- Bump MinVer from 4.2.0 to 4.3.0 (#103) @dependabot
- Update/remove unused code (#93) @TimothyMakkison
- Updated Paserk Local, Public & Secret and added Lid, Pid, Sid (#88) @TimothyMakkison
- Delete bc-sharp (#87) @TimothyMakkison
- Code cleanup (#86) @TimothyMakkison
- Remove allocations (#85) @TimothyMakkison
- Added benchmarks for V1-V4 for encrypt, decrypt, sign and verify (#84) @TimothyMakkison
- Remove redundant code (#82) @TimothyMakkison
👨🏼💻 Contributors
@TimothyMakkison, @daviddesmet, @dependabot and @dependabot[bot]
1.0.7
- Bump xunit from 2.4.1 to 2.4.2 (#78) @dependabot
- Bump xunit.runner.console from 2.4.1 to 2.4.2 (#77) @dependabot
- Bump MinVer from 4.0.0 to 4.2.0 (#80) @dependabot
- Removed allocations (#81) @TimothyMakkison
- Bump MinVer from 3.1.0 to 4.0.0 (#72) @dependabot
- Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#71) @dependabot
- Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#69) @dependabot
- Bump FluentAssertions from 6.6.0 to 6.7.0 (#73) @dependabot
- Bump coverlet.msbuild from 2.9.0 to 3.1.2 (#53) @dependabot
👨🏼💻 Contributors
@TimothyMakkison, @daviddesmet, @dependabot and @dependabot[bot]
1.0.6
- Avoid token validation when not required (#74) @lyra95
- Bump coverlet.collector from 1.3.0 to 3.1.2 (#55) @dependabot
👨🏼💻 Contributors
1.0.5
- Added subject validation (#70) @lyra95
- Added coverage report @daviddesmet
👨🏼💻 Contributors
@daviddesmet and @lyra95
1.0.4
- Fix Issuer Validation (#67) @lyra95
- Bump FluentAssertions from 6.5.1 to 6.6.0 (#52) @dependabot
👨🏼💻 Contributors
@daviddesmet, @dependabot, @dependabot[bot] and @lyra95