v0.9.9
What's Changed
- build(deps): bump clap from 4.3.8 to 4.3.10 by @dependabot in #64
- build(deps): bump clap from 4.3.10 to 4.3.11 by @dependabot in #67
- build(deps): bump thiserror from 1.0.40 to 1.0.41 by @dependabot in #66
- Use rustc-build-sysroot to build sysroot by @tamird in #68
- build(deps): bump thiserror from 1.0.41 to 1.0.43 by @dependabot in #70
- Run aya integration tests by @tamird in #69
- github: remove libbpf dance by @tamird in #73
- build(deps): bump llvm-sys from 160.1.2 to 160.1.3 by @dependabot in #74
- build(deps): bump clap from 4.3.11 to 4.3.14 by @dependabot in #75
- log: append rather than truncate by @tamird in #76
- build(deps): bump clap from 4.3.14 to 4.3.19 by @dependabot in #81
- build(deps): bump thiserror from 1.0.43 to 1.0.44 by @dependabot in #80
- Build LLVM from source in CI by @tamird in #79
- Add flag to treat LLVM errors as fatal by @tamird in #77
- Missing libpolly-16-dev dep for apt.llvm.org repo instructions by @ukreator in #78
- github: bust llvm-sys cache by @tamird in #82
- llvm: inline Message, provide better ingress by @tamird in #83
- Use new pass manager by @tamird in #72
- deny(unused_results) by @tamird in #71
- github: trigger on releases by @tamird in #86
- Unvendor compiletest-rs by @tamird in #85
New Contributors
Full Changelog: v0.9.8...v0.9.9