|
|
|
@ -8,7 +8,7 @@ Features:
|
|
|
|
|
Enables Boa to run within the Test 262 framework. |
|
|
|
|
This will help us see what is implemented or not within the spec |
|
|
|
|
|
|
|
|
|
# [Unreleased](https://github.com/jasonwilliams/boa/compare/v0.4.0...HEAD) |
|
|
|
|
# [# 0.5.0 (2019-11-06)](https://github.com/jasonwilliams/boa/compare/v0.4.0...HEAD) |
|
|
|
|
|
|
|
|
|
Feature enhancements: |
|
|
|
|
|
|
|
|
@ -52,6 +52,8 @@ Feature enhancements:
|
|
|
|
|
Number object and Constructore are implemented (including methods) (@pop) |
|
|
|
|
- [FEATURE #194](https://github.com/jasonwilliams/boa/pull/194): |
|
|
|
|
Array.prototype.map (@IovoslavIovchev) |
|
|
|
|
- [FEATURE #90](https://github.com/jasonwilliams/boa/issues/90): |
|
|
|
|
Symbol Implementation (@jasonwilliams) |
|
|
|
|
|
|
|
|
|
Bug fixes: |
|
|
|
|
|
|
|
|
|