Changes
🐛 Bug Fixes
- Fix enum serialization (PR #67) by @taks
- fix dotnet 8 breakage in SlowDictionaryAccessor by getting the enumerator through IDictionary instead of IEnumerable (PR #77) by @TylerReid
- Fix readme for install (#52) (a4faf8c)
- Fixes table arrays and inline (#72) (ffcc734)
🧰 Misc
- Upgrade to .NET 7.0 (d920cc4)
Full Changelog: 0.16.2...0.17.0
Published with dotnet-releaser