Releases: eclipse-corrosion/corrosion
Releases · eclipse-corrosion/corrosion
1.2.4
What's Changed
- Open 1.2.4 stream by @akurtakov in #398
- Reduce priority for snippets by @mickaelistria in #402
- Various updates and fixes by @akurtakov in #400
- Move to Java 17 as BREE by @mickaelistria in #404
- Fix compilation by @akurtakov in #405
- Various improvements by @akurtakov in #406
- Simplify Status creation by @akurtakov in #407
Full Changelog: 1.2.3...1.2.4
1.2.3
1.2.2
Do not associate LS with Cargo.toml
Rust-Analyzer doesn't support Cargo.toml files editing smartness and just generated errors.
Fix compatibility with Eclipse 2021-09 release
LSP4J 0.12 contains API changes that require adjustments to Corrosion internals to properly work with it.
MacOS X AArch64 product added
The standalone Rust IDE product is generated for that CPU architecture too.