Skip to content

v0.1.0-alpha-7

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 02:54
· 46 commits to master since this release

For users

See the documentation for more information.

Latest tool versions at the time of release:

Added

  • RyeCharm now supports 2025.1 and 2024.3.2.
  • Unsafe fixes can now be applied via the corresponding intention and action.
  • When keys for Ruff configuration groups (e.g., tool.ruff.lint) are hovered,
    a list of its subkeys will now be shown,
    where each item can be clicked on to view its full description.
  • Disabled rule codes in # noqa comments can now be re-enabled
    using an intention.

Removed

  • 2024.3.1 is no longer supported.
  • The old project generator, package manager and SDK flavor
    have all been removed in favor of the native support added in 2024.3.2.

For contributors

Dependencies