File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.3.2] - 2025-03-18
6+
7+ ### Bug Fixes
8+
9+ - Fix: Exclude java.stream.Collector type arguments from code inspection ([ #58 ] )
10+ - Fix: Prevent log file archives from being output to IDEA installation directory ([ #57 ] )
11+ - Add Char type to the condition as a literal ([ #56 ] )
12+
13+ ### Maintenance
14+
15+ - Action cache control and refactoring ([ #49 ] )
16+ - Force unwrapping a nullable type into a null-safe object ([ #48 ] )
17+ - Regular expressions to match tag name format updates ([ #45 ] )
18+ - Additional control over update log change actions ([ #43 ] )
19+
20+ [ #58 ] :https://github.com/domaframework/doma-tools-for-intellij/pull/58
21+ [ #57 ] :https://github.com/domaframework/doma-tools-for-intellij/pull/57
22+ [ #56 ] :https://github.com/domaframework/doma-tools-for-intellij/pull/56
23+ [ #49 ] :https://github.com/domaframework/doma-tools-for-intellij/pull/49
24+ [ #48 ] :https://github.com/domaframework/doma-tools-for-intellij/pull/48
25+ [ #45 ] :https://github.com/domaframework/doma-tools-for-intellij/pull/45
26+ [ #43 ] :https://github.com/domaframework/doma-tools-for-intellij/pull/43
27+
28+
529## [ 0.3.1] - 2025-03-11
630
731### Bug Fixes
78102[ Unreleased ] : https://github.com/domaframework/doma-tools-for-intellij/commits/main
79103[ 0.3.0 ] : https://github.com/domaframework/doma-tools-for-intellij/compare/v0.3.0
80104[ 0.3.1 ] : https://github.com/domaframework/doma-tools-for-intellij/compare/v0.3.0...0.3.1
105+ [ 0.3.2 ] : https://github.com/domaframework/doma-tools-for-intellij/compare/0.3.1...0.3.2
You can’t perform that action at this time.
0 commit comments