| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| boa-windows-amd64.exe | 2024-09-12 | 27.9 MB | |
| boa-linux-amd64 | 2024-09-12 | 27.4 MB | |
| README.md | 2024-09-11 | 751 Bytes | |
| v0.19.1 source code.tar.gz | 2024-09-11 | 10.8 MB | |
| v0.19.1 source code.zip | 2024-09-11 | 11.3 MB | |
| Totals: 5 Items | 77.4 MB | 0 | |
What's Changed
Bug Fixes
- Implement new spec changes for
AsyncGeneratorby @jedel1043 in https://github.com/boa-dev/boa/pull/3950 - Allow dead code for code that is newly detected as unused by @hansl in https://github.com/boa-dev/boa/pull/3984
- Allow warnings when running CI on release branches by @jedel1043 in https://github.com/boa-dev/boa/pull/3990
Internal Improvements
- Add spec edition 15 to the tester by @jedel1043 in https://github.com/boa-dev/boa/pull/3957
- Enable CI for release branches by @jedel1043 in https://github.com/boa-dev/boa/pull/3987
Full Changelog: https://github.com/boa-dev/boa/compare/v0.19...v0.19.1