Skip to content

Releases: boa-dev/boa

v0.18

07 Mar 13:44
e37fcfe
Compare
Choose a tag to compare

In this release, our conformance has grown up to 85% in the official ECMAScript Test Suite (Test262), and performance has been improved, among many other things.

You can find more information in the release announcement

Changelog

v0.17.3

26 Sep 17:21
6008683
Compare
Choose a tag to compare

In this release, we've fixed our build for compiling Boa without Intl utils.

Commits

v0.17.1

26 Sep 03:40
3379753
Compare
Choose a tag to compare

In this release, we've backported a fix for #3299 in order to fix builds that resolve ICU4X's version to 1.3.0.

Commits

v0.17

08 Jul 22:36
e027932
Compare
Choose a tag to compare

In this release, our conformance has grown up to 78.74% in the official ECMAScript Test Suite (Test262), and performance has been improved, among many other things.

You can find more information in the release announcement

Changelog

v0.16

25 Sep 16:30
Compare
Choose a tag to compare

In this release, our conformance has grown up to 74.53% in the official ECMAScript Test Suite (Test262), and performance has been improved, among many other things.

You can find more information in the release announcement

Changelog

v0.15

10 Jun 22:21
9e81103
Compare
Choose a tag to compare
v0.15 Pre-release
Pre-release

In this release, our conformance has grown up to 62.29% in the official ECMAScript Test Suite (Test262), and performance has been improved, among many other things.

You can find more information in the release announcement

Changelog

v0.14

15 Mar 23:13
Compare
Choose a tag to compare
v0.14 Pre-release
Pre-release

This release ports Boa to a VM, adds string interning, generator execution and many improvements and fixes, increasing the ECMAScript coverage to almost a 50%.

You can find more information in the release announcement

Changelog

v0.13

30 Sep 10:10
7be421b
Compare
Choose a tag to compare
v0.13 Pre-release
Pre-release

This release of boa brings new features and fixes all the known panics in the engine. You can check the full list of changes in the changelog.

v0.12

18 Oct 13:55
Compare
Choose a tag to compare
v0.12 Pre-release
Pre-release

Check the changelog.

v0.11

14 Jan 12:46
9160b89
Compare
Choose a tag to compare
v0.11 Pre-release
Pre-release

See changelog