Skip to content

v3.0.0-beta-2058

Compare
Choose a tag to compare
@lahma lahma released this 01 Jan 09:49
· 145 commits to main since this release
3dcae81

What's Changed

  • Further optimize Dtoa and string building by @lahma in #1698
  • Ensure proper ValueStringBuilder dispose when needed by @lahma in #1699
  • Add GetUtcNow to ITimeSystem by @ejsmith in #1701
  • Groundwork for generators by @lahma in #1705
  • Upgrade Esprima to version 3.0.3 by @lahma in #1706
  • Implement resizable ArrayBuffer by @lahma in #1707
  • Adding cultural check to the "ToUpperCase" string prototype. by @LuisMerinoP in #1693
  • Implement SharedArrayBuffer by @lahma in #1708
  • Implement ArrayBuffer.transfer by @lahma in #1709
  • Implement import attributes by @lahma in #1710
  • Implement JSON modules by @lahma in #1711
  • Add Engine.Advanced.StackTrace to get current stack trace string by @lahma in #1712
  • Make JsValue implement IConvertible by @lahma in #1713
  • Unify recursion constraints between invoke and call by @lahma in #1714

New Contributors

Full Changelog: v3.0.0-beta-2057...v3.0.0-beta-2058