What's Changed
- Tidy up event loop handling code by @saulecabrera in #697
- Bump zerovec from 0.10.2 to 0.10.4 by @dependabot in #698
- Initial skeleton for fuzzing infrastructure by @saulecabrera in #699
- Improve cycle checks in
JSON.stringify
by @saulecabrera in #700 - Bump openssl from 0.10.64 to 0.10.66 by @dependabot in #705
- javy-fuzz: Compare values instead of strings. by @saulecabrera in #706
- Fix CI by @jeffcharles in #712
- Remove deprecated crates from cargo vet by @jeffcharles in #715
- Change javy-cli to download a specific version of Javy instead of the latest version by @jeffcharles in #703
- Update swc by @jeffcharles in #717
- Introduce the
build
command in the CLI by @saulecabrera in #721 - Remove stale crates from tree by @saulecabrera in #722
- Update walrus by @jeffcharles in #716
- Bump the nonbreaking group across 1 directory with 9 updates by @dependabot in #724
- javy-cli - v3.0.1 by @jeffcharles in #720
- Remove references from docs and other files to deleted crates by @jeffcharles in #728
- Stop using javy-cli in javy tests by @jeffcharles in #725
- Refactor integration tests by @saulecabrera in #727
- Remove almost all references to javy-cli by @jeffcharles in #726
- Bump typescript from 5.5.3 to 5.5.4 in /npm/javy by @dependabot in #710
- Bump rollup from 4.18.0 to 4.20.0 in /npm/javy by @dependabot in #729
- Bump vite from 5.3.2 to 5.4.0 in /npm/javy by @dependabot in #730
- Bump wasmparser from 0.212.0 to 0.215.0 in the nonbreaking group by @dependabot in #732
- Bump vite-plugin-dts from 3.9.1 to 4.0.3 in /npm/javy by @dependabot in #731
- Remove javy-cli from NPM publishing workflow by @jeffcharles in #733
- Add
-C
flag to build command by @jeffcharles in #734 - Allow using --codegen and update README by @jeffcharles in #737
- Set JS runtime config from CLI for static modules by @jeffcharles in #736
- Remove clean target from
Makefile
by @saulecabrera in #738 - Clarify ES2023 support by @sandstrom in #740
- Add JS runtime option infra and redirect-stdout-to-stderr option by @jeffcharles in #739
- Derive runtime config defaults from javy_config::Config by @jeffcharles in #741
- Bump vite from 5.4.0 to 5.4.2 in /npm/javy by @dependabot in #745
- CLI options improvements by @saulecabrera in #747
- Add support for
-J
option group by @saulecabrera in #748 - v3.1.0 by @saulecabrera in #751
New Contributors
- @sandstrom made their first contribution in #740
Full Changelog: v3.0.1...v3.1.0