|
|
@ -1,6 +1,6 @@ |
|
|
|
# CHANGELOG |
|
|
|
# CHANGELOG |
|
|
|
|
|
|
|
|
|
|
|
# [# 0.8.0 (2020-05-22) - BigInt, Modularized Parser, Faster Hashing](https://github.com/jasonwilliams/boa/compare/v0.7.0...HEAD) |
|
|
|
# [# 0.8.0 (2020-05-23) - BigInt, Modularized Parser, Faster Hashing](https://github.com/jasonwilliams/boa/compare/v0.7.0...HEAD) |
|
|
|
|
|
|
|
|
|
|
|
`v0.8.0` brings more language implementations, such as do..while, function objects and also more recent EcmaScript additions, like BigInt. |
|
|
|
`v0.8.0` brings more language implementations, such as do..while, function objects and also more recent EcmaScript additions, like BigInt. |
|
|
|
We have now moved the Web Assembly build into the `wasm` package, plus added a code of conduct for those contributing. |
|
|
|
We have now moved the Web Assembly build into the `wasm` package, plus added a code of conduct for those contributing. |
|
|
|