What's Changed
- add README link to Go bindings by @ewhauser in #298
- Support multi-module import statements (
import a, b, c) by @ilblackdragon in #296 - Async in rust by @samuelcolvin in #280
- make ui testing more efficient (via
cargo rustc --profile=check) by @davidhewitt in #301 - deduplicate
ExecutorandReplExecutortypes by @davidhewitt in #303 - Mounting filesystems by @samuelcolvin in #305
- Fix PGO and cross-arch CI builds failing on missing
typing_extensionsby @penberg in #308 - Introduce yamlfmt by @Viicos in #311
- Introduce zizmor by @Viicos in #312
- Fix input in CI by @Viicos in #313
New Contributors
- @ewhauser made their first contribution in #298
- @ilblackdragon made their first contribution in #296
- @penberg made their first contribution in #308
- @Viicos made their first contribution in #311
Full Changelog: v0.0.9...v0.0.10