Path to this page:
Subject: CVS commit: pkgsrc/lang/ruby-execjs
From: Takahiro Kambe
Date: 2024-10-27 14:50:04
Message id: 20241027135004.C8F5BFC7E@cvs.NetBSD.org
Log Message:
lang/ruby-execjs: update to 2.10.0
2.10.0 (2024-10-23)
* Updates for TruffleRuby 23.1
* Add async/await & promise support to Bun runner
* Use Bun.write(Bun.stdout, '') for output in Bun executor
* Fix spelling and grammar in README.md
* Add Ruby 3.3 to CI matrix
* Bump actions/checkout
* Update link to CoffeeScript source in README.md
* refactor and add test case
* prevent runtime autodetect on require
* autodetect runtime for tests
Files: