SmartEnum v8
What's Changed
- #402 Added support for case insensitive enums of strings by @gigi81 in #406
- Bump FluentAssertions from 6.9.0 to 6.11.0 by @dependabot in #398
- Fix the TestEnum.cs path. by @pedroduarte0 in #456
- Support for NotMappedAttribute on properties by @cmenzi in #460
- Fix icon.png when creating nuget package by @cmenzi in #461
- Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.8.0 by @dependabot in #455
- Bump BenchmarkDotNet from 0.13.4 to 0.13.10 by @dependabot in #454
- Bump Microsoft.EntityFrameworkCore from 7.0.2 to 7.0.13 by @dependabot in #453
- Bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.2 to 7.0.13 by @dependabot in #452
- Bump Microsoft.EntityFrameworkCore.Design from 7.0.2 to 7.0.13 by @dependabot in #450
- Bump Dapper from 2.0.123 to 2.1.15 by @dependabot in #448
- Bump System.Text.Json from 7.0.1 to 7.0.3 by @dependabot in #414
- Bump Microsoft.Data.Sqlite from 7.0.2 to 7.0.13 by @dependabot in #451
- Bump protobuf-net from 3.1.26 to 3.2.26 by @dependabot in #418
- Bump SonarAnalyzer.CSharp from 8.51.0.59060 to 9.12.0.78982 by @dependabot in #444
- Add SmartEnumNameAttribute, a DataAnnotations ValidationAttribute by @sdepouw in #447
- Support SmartEnums as dictionary keys by @Steve-OH in #458
- Update build.yml by @ardalis in #464
- Update build.yml by @ardalis in #465
- Configure multi-targeting by @ardalis in #463
- Update publish.yml by @ardalis in #466
New Contributors
- @ardalis made their first contribution in #3
- @mxmissile made their first contribution in #5
- @sdepouw made their first contribution in #7
- @trevor-hackett made their first contribution in #8
- @strandloper made their first contribution in #6
- @mikaelweave made their first contribution in #16
- @dlumpp made their first contribution in #21
- @DeveTho made their first contribution in #22
- @aalmada made their first contribution in #35
- @sgoodgrove made their first contribution in #48
- @arootbeer made their first contribution in #54
- @codenjs made their first contribution in #56
- @KyleMcMaster made their first contribution in #58
- @danielmeza made their first contribution in #62
- @dependabot made their first contribution in #68
- @ShadyNagy made their first contribution in #81
- @hkrotsik made their first contribution in #96
- @imgbot made their first contribution in #76
- @dochoffiday made their first contribution in #102
- @jafin made their first contribution in #107
- @dependabot-preview made their first contribution in #121
- @janosorcsik made their first contribution in #114
- @norvegec made their first contribution in #98
- @nevind7 made their first contribution in #144
- @Yaevh made their first contribution in #142
- @bfriesen made their first contribution in #214
- @rafek1241 made their first contribution in #187
- @nagasudhirpulla made their first contribution in #210
- @samuelwine made their first contribution in #203
- @pdevito3 made their first contribution in #183
- @Nemo-Illusionist made their first contribution in #225
- @lmingle made their first contribution in #252
- @mgraf1 made their first contribution in #296
- @maxime-poulain made their first contribution in #276
- @natastro made their first contribution in #326
- @SteveDunn made their first contribution in #386
- @MisinformedDNA made their first contribution in #412
- @gigi81 made their first contribution in #406
- @pedroduarte0 made their first contribution in #456
- @cmenzi made their first contribution in #460
- @Steve-OH made their first contribution in #458
Full Changelog: https://github.com/ardalis/SmartEnum/commits/SmartEnum-v8.0