Skip to content

1.42.0

Latest

Choose a tag to compare

@michelebastione michelebastione released this 16 Nov 17:01
· 4 commits to v1.x-maintenance since this release
eeffbbc

What's Changed

  • Added custom exception for indexers being treated as properties during serialization by @michelebastione in #885
  • Fixed two edge cases with the mapping of double types by @michelebastione in #887
  • Fix #888: Ignore empty rows on read by @paulroho in #890
  • Changed the default location where the shared strings cache is stored and added option to customize it by @michelebastione in #898
  • Added .net10.0 as a target framework to all projects and other related changes by @michelebastione in #899

New Contributors

Full Changelog: 1.41.4...1.42