- Support for named groups
- Change
RegExp.exec
interface to returnresult
Bug fix for RegExp backtracking when not find a match
Initial release of quickjs. This release only includes bindings to libregexp and exposes the API of the QuickJS C library with the same shape as the JavaScript API: RegExp.