What's Changed
- Adding release notes by @ardalis in #467
- Update publish-autofixture.yml by @ardalis in #468
- Update publish-dapper.yml by @ardalis in #469
- Update publish-efcore.yml by @ardalis in #470
- Update publish-json.yml by @ardalis in #471
- Update publish-messagepack.yml by @ardalis in #472
- Update publish-modelbinding.yml by @ardalis in #473
- Update publish-protobufnet.yml by @ardalis in #474
- Update publish-systemtextjson.yml by @ardalis in #475
- Update publish-utf8json.yml by @ardalis in #476
- Add Missing XML Doc Comments to Public Types by @sdepouw in #489
- 449: Support JSON serialization of ushort SmartEnums by @sdepouw in #487
- Bump xunit from 2.4.2 to 2.7.0 by @dependabot in #493
- Bump SonarAnalyzer.CSharp from 9.12.0.78982 to 9.17.0.82934 by @dependabot in #488
- Bump System.Text.Json from 7.0.3 to 8.0.2 by @dependabot in #491
- Bump Dapper from 2.1.15 to 2.1.28 by @dependabot in #482
- Bump AutoFixture from 4.17.0 to 4.18.1 by @dependabot in #485
- Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by @dependabot in #478
- Introduce a way to enumerate the enum values without memory allocation by @akarboush in #497
- #515 Optimise dependencies to remove polyfil by @thompson-tomo in #516
- Add netstandard2.0 support by @ThumNet in #531
- README Fixes by @KyleMcMaster in #534
- Add guard clauses for SmartEnum by @Asafima in #533
- Updated Readme.md to include details of SystemText.Json. by @MarkLFT in #536
- Bump xunit.runner.visualstudio from 2.4.5 to 2.8.1 by @dependabot in #527
- Bump protobuf-net from 3.2.26 to 3.2.30 by @dependabot in #480
- Bump BenchmarkDotNet from 0.13.10 to 0.13.12 by @dependabot in #498
- Bump FluentAssertions from 6.11.0 to 6.12.0 by @dependabot in #499
- Bump MessagePack from 2.4.59 to 2.5.140 by @dependabot in #503
- Bump coverlet.collector from 3.2.0 to 6.0.2 by @dependabot in #505
- Bump coverlet.msbuild from 3.2.0 to 6.0.2 by @dependabot in #506
- Bump Enums.NET from 4.0.1 to 5.0.0 by @dependabot in #523
- Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.10.0 by @dependabot in #525
- Bump SonarAnalyzer.CSharp from 9.17.0.82934 to 9.25.1.91650 by @dependabot in #526
- Updating packages by @ardalis in #548
New Contributors
- @akarboush made their first contribution in #497
- @thompson-tomo made their first contribution in #516
- @ThumNet made their first contribution in #531
- @Asafima made their first contribution in #533
- @MarkLFT made their first contribution in #536
Full Changelog: SmartEnum-v8.0...SmartEnum-v8.1