|
|
@ -24,6 +24,10 @@ Feature enhancements: |
|
|
|
String.match(regExp) is implemented (@muskuloes) |
|
|
|
String.match(regExp) is implemented (@muskuloes) |
|
|
|
- [FEATURE #115](https://github.com/jasonwilliams/boa/issues/115): |
|
|
|
- [FEATURE #115](https://github.com/jasonwilliams/boa/issues/115): |
|
|
|
String.matchAll(regExp) is implemented (@bojan88) |
|
|
|
String.matchAll(regExp) is implemented (@bojan88) |
|
|
|
|
|
|
|
- [FEATURE #163](https://github.com/jasonwilliams/boa/issues/163): |
|
|
|
|
|
|
|
Implement Array.prototype.every() |
|
|
|
|
|
|
|
- [FEATURE #165](https://github.com/jasonwilliams/boa/issues/165): |
|
|
|
|
|
|
|
Implement Array.prototype.find() |
|
|
|
- Demo page has been improved, new font plus change on input. Thanks @WofWca |
|
|
|
- Demo page has been improved, new font plus change on input. Thanks @WofWca |
|
|
|
|
|
|
|
|
|
|
|
Bug fixes: |
|
|
|
Bug fixes: |
|
|
|