File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-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: Prevent log file archives from being output to IDEA installation directory ([ #57 ] )
10+ - Add Char type to the condition as a literal ([ #56 ] )
11+
12+ ### Maintenance
13+
14+ - Action cache control and refactoring ([ #49 ] )
15+ - Force unwrapping a nullable type into a null-safe object ([ #48 ] )
16+ - Regular expressions to match tag name format updates ([ #45 ] )
17+ - Additional control over update log change actions ([ #43 ] )
18+
19+ [ #57 ] :https://github.com/domaframework/doma-tools-for-intellij/pull/57
20+ [ #56 ] :https://github.com/domaframework/doma-tools-for-intellij/pull/56
21+ [ #49 ] :https://github.com/domaframework/doma-tools-for-intellij/pull/49
22+ [ #48 ] :https://github.com/domaframework/doma-tools-for-intellij/pull/48
23+ [ #45 ] :https://github.com/domaframework/doma-tools-for-intellij/pull/45
24+ [ #43 ] :https://github.com/domaframework/doma-tools-for-intellij/pull/43
25+
26+
527## [ 0.3.1] - 2025-03-11
628
729### Bug Fixes
78100[ Unreleased ] : https://github.com/domaframework/doma-tools-for-intellij/commits/main
79101[ 0.3.0 ] : https://github.com/domaframework/doma-tools-for-intellij/compare/v0.3.0
80102[ 0.3.1 ] : https://github.com/domaframework/doma-tools-for-intellij/compare/v0.3.0...0.3.1
103+ [ 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