Skip to content

v2.9.0

Compare
Choose a tag to compare
@rafaelfranca rafaelfranca released this 18 Sep 21:27
· 25 commits to master since this release

What's Changed

  • Add runtime using GraalJS on TruffleRuby by @eregon in #107
  • Improve Encoding handling by @casperisfine in #111
  • Adapt ExecJS::GraalJSRuntime to foreign exception changes in TruffleRuby by @eregon in #112
  • Remove outdated Encoding workaround by @byroot in #113
  • Convert Symbol explicitly to a JS String and add test by @eregon in #117
  • Skip eval code@ line thrown by Apple JavaScriptCore by @amatsuda in #124
  • Add Bun as an available runtime by @terracatta in #127

New Contributors

Full Changelog: v2.8.1...v2.9.0