v0.2.0
What's Changed
- Updated
ci.yml
ande2e.yml
files for Slack webhooks by @jhnaldo in #117 - Fixed bugs for Test262 by @jhnaldo in #118
- Improve summary output to include more info by @doehyunbaek in #119
- Fixed bugs in metalanguage parser for
this
nonterminals by @jhnaldo in #121 - More summary improvements. by @doehyunbaek in #122
- Supported
-extract:eval
to evaluate Extractor by @jhnaldo in #123 - Optimize metalanguage parser (#92) by @jhnaldo in #124
- Fixed bugs in RunJobs by @jhnaldo in #125
- File-grained NotSupported error by @doehyunbaek in #126
- Handled setter builtin heads and supported feature
__proto__
for Test262 by @jhnaldo in #127
Full Changelog: v0.1.0...v0.2.0
Contributors
The following list is automatically generated by git shortlog -sn --no-merges v0.1.0..v0.2.0
:
13 Jihyeok Park (jhnaldo)
3 Doehyun Baek (doehyunbaek)