Release 16.1.1
What's Changed
- Enable .NET analyzers by @lahma in #928
- Dont use enummember attribute when it's null or empty by @EdwardCooke in #967
- Eliminate allocs in TypeConverterCache lookup path by @MattKotsenas in #969
- Fix build warnings in linux by @EdwardCooke in #970
- Prevent forced quoting of strings with leading backslash by @jcbfaulks in #972
- Switch from .nuspec files to project properties by @MattKotsenas in #958
- Fix analyzer warnings on NET 9 SDK by @lahma in #971
- Convert to use Central Package Management by @lahma in #973
- Warnings as errors and compiler error cleanup by @EdwardCooke in #976
New Contributors
- @jcbfaulks made their first contribution in #972
Full Changelog: v16.1.0...v16.1.1