Skip to content

v3.0.0-beta-2037

Compare
Choose a tag to compare
@sebastienros sebastienros released this 01 Dec 18:54
· 510 commits to main since this release
b5c6801

What's Changed

  • Remove IIterator interface by @lahma in #1000
  • Generic string-keyed dictionary indexing under interop by @lahma in #1002
  • Fix JSON.stringify for Lists by @lahma in #1006
  • Upgrade infrastructure to .NET 6 by @lahma in #1007
  • Improve stringify for JObject by @lahma in #1009
  • Add IConvertible handling for DateTime and empty/dbnull by @lahma in #1010
  • Improve operator overloading logic by @lahma in #1011
  • Upgrade Esprima to version 2.0.4 by @lahma in #1015

Full Changelog: v3.0.0-beta-2036...v3.0.0-beta-2037