This release adds QuickJS native extensions support.
What's Changed
- Quickjs native extension. by @xeioex in #998
- Fetch: making sure catch handler is executed asynchronously. by @VadimZhestikov in #981
- Modules: improved handling of results of async handlers. by @VadimZhestikov in #984
- Added Object.hasOwn(). by @VadimZhestikov in #986
- Using printing and parsing library from QuickJS. by @xeioex in #987
- Quickjs-ng 0.11.0 support by @xeioex in #989
- Fix detached buffer by @xeioex in #991
- Xml module fixes. by @xeioex in #994
- Fixed missed allocation check in promise code. by @xeioex in #995
- Fix fs.mkdir(). by @xeioex in #996
- Filter need in memory by @xeioex in #997
- HTTP: fixed buffer_type inheritance in if blocks. by @xeioex in #1000
- Respecting user provided CFLAGS. by @xeioex in #993
- Types: fixed CipherAlgorithm and Pbkdf2Params by @mkaesberger in #1001
- HTTP: improved r.subrequest() error handling after d34fcb0 (0.8.5). by @xeioex in #1007
- QuickJS: fixed js_body_filter with multiple chunks. by @xeioex in #1009
- Version 0.9.5. by @xeioex in #1010
New Contributors
- @mkaesberger made their first contribution in #1001
Full Changelog: 0.9.4...0.9.5