Skip to content

0.17.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 07:01
· 23 commits to main since this release

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

Full Changelog: 0.16.2...0.17.0

Published with dotnet-releaser