File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,41 @@ For code changes, see [`CHANGELOG_CODE.md`][_-1].
1111
1212## [ Unreleased]
1313
14- <i >This section is currently empty.</i >
14+ See [ the documentation] [ 0.1.0-a21-1 ] for more information.
15+
16+ Latest tool versions at the time of release:
17+
18+ * Ruff: [ 0.15.8] [ 0.1.0-a21-2 ]
19+ * uv: [ 0.11.2] [ 0.1.0-a21-3 ]
20+ * Rye: [ 0.44.0] [ 0.1.0-a21-4 ]
21+ * ty: [ 0.0.26] [ 0.1.0-a21-5 ]
22+
23+
24+ ### Added
25+
26+ * It is now possible to pass a custom argument to uv's ` --project ` option
27+ using the corresponding setting.
28+ * More ty setttings have been added to allow for more granular control.
29+
30+
31+ ### Fixed
32+
33+ * Ruff 0.15.7 adds a new property (` severity ` ) to its CLI output.
34+ This would cause RyeCharm to emit "unknown error" notifications.
35+ The property is now recognized correctly.
36+ Additionally, serialization errors will be reported more clearly.
37+
38+
39+ ### Removed
40+
41+ * 2025.3.2.1 and older versions are no longer supported.
42+
43+
44+ [ 0.1.0-a21-1 ] : https://insyncwithfoo.github.io/ryecharm/
45+ [ 0.1.0-a21-2 ] : https://github.com/astral-sh/ruff/releases/tag/0.15.8
46+ [ 0.1.0-a21-3 ] : https://github.com/astral-sh/uv/releases/tag/0.11.2
47+ [ 0.1.0-a21-4 ] : https://github.com/astral-sh/rye/releases/tag/0.44.0
48+ [ 0.1.0-a21-5 ] : https://github.com/astral-sh/ty/releases/tag/0.0.26
1549
1650
1751## [ 0.1.0-alpha-20] - 2025-11-23
Original file line number Diff line number Diff line change @@ -11,7 +11,9 @@ For user-facing changes, see [`CHANGELOG.md`][_-1].
1111
1212## [ Unreleased]
1313
14- <i >This section is currently empty.</i >
14+ ### Dependencies
15+
16+ <i >Too many to be listed.</i >
1517
1618
1719## [ 0.1.0-alpha-20] - 2025-11-23
You can’t perform that action at this time.
0 commit comments