What's Changed
Improvements
- Ensure that internal code is never exposed through InternalsVisibleTo by @dennisdoomen in #170
- Add IsNullable, IsEnumerable, IsDictionary, IsAwaitable and much more to Type by @dennisdoomen in #173
- Expose nullable reference type metadata across all target frameworks by @dennisdoomen in #174
- Add GetFriendlyName and GetFullFriendlyName extension methods on Type by @dennisdoomen in #171
- Detect init-only properties, required members, and readonly structs/fields by @dennisdoomen in #172
Others
- Bump the minor-dependencies group with 1 update by @dependabot[bot] in #144
- Bump coverlet.collector from 8.0.1 to 10.0.0 by @dependabot[bot] in #145
- Bump the minor-dependencies group with 4 updates by @dependabot[bot] in #146
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #149
- Bump Microsoft.CodeAnalysis.BannedApiAnalyzers from 4.14.0 to 5.6.0 by @dependabot[bot] in #151
- Bump JetBrains.Annotations from 2025.2.4 to 2026.2.0 by @dependabot[bot] in #148
- Bump actions/setup-dotnet from 5 to 6 by @dependabot[bot] in #152
- Split Reflectify.cs into one file per type by @dennisdoomen in #169
- Bump the minor-dependencies group with 1 update by @dependabot[bot] in #150
Full Changelog: 1.9.1...1.10.0