What's Changed
- fix publishing ci code by @mkurnikov in #259
- only remove android sdk in CI to speed up free space job by @mkurnikov in #260
- update deps by @mkurnikov in #261
- Adapt external compiler/linter integration the new json-based compiler errors by @mkurnikov in #263
- add redundant ref deref inspection with fix by @mkurnikov in #264
- allow suppressing lint inspection with attributes by @mkurnikov in #265
- Avoid JSON parsing errors caused by line wrapping by @kazutoiris in #267
- a number of fixes for struct field completion and completion priority by @mkurnikov in #268
- extend selection for fields declaration block by @mkurnikov in #269
- 2025.1 EAP support by @mkurnikov in #270
--experiments=message-format-json
is stable now by @mkurnikov in #271- Prepare for new release by @mkurnikov in #272
- Compatibility with Move 2 by @mkurnikov in #273
New Contributors
- @kazutoiris made their first contribution in #267
Full Changelog: v1.41.1...v1.42.0