v2024.08.13.0.1 Stable
Features
-
Python: Implemented
importsAttribute Handling
Improved support for Python imports in Bazel projects. [#6606] -
Python: Transition Rules Handling
Added handling for Bazel rules involving transitions, such as pinned Python interpreter targets, enhancing project configuration. [#6605] -
C++: Project Status API Integration
Integrated the Project Status API with Bazel for CLion, improving project sync and status reporting. [#6585]
Bug Fixes
- Fixed an issue causing
NoClassDefFoundError: com/intellij/history/core/Pathsduring project operations. [#6616] - Stopped printing
AswbDumpVfslogs. [#6617] - Scala: Updated the plugin to correctly recognize
org_scala_lang_scala_libraryas a valid Scala library name, improving Scala project support. [#6629]