|
52 | 52 | [#62]:https://github.com/domaframework/doma-tools-for-intellij/pull/62 |
53 | 53 |
|
54 | 54 |
|
55 | | -## [0.5.0] - 2025-04-11 |
56 | | - |
57 | | -### New Features |
58 | | - |
59 | | -- Function Parameter Block Code Completion ([#80]) |
60 | | - |
61 | | -### Bug Fixes |
62 | | - |
63 | | -- Add option --no-configuration-cache ([#96]) |
64 | | -- Execute the required processing within `doLast`. ([#95]) |
65 | | -- Call project before the task execution phase. ([#94]) |
66 | | -- Null check for virtualFile ([#92]) |
67 | | -- SQL format call log ([#88]) |
68 | | -- Prevents the post processor from running if the usage flag is False ([#89]) |
69 | | -- Strengthen checks when referencing nullable objects. ([#87]) |
70 | | -- Fix/formatter indent ([#86]) |
71 | | -- inspection in function parameters ([#82]) |
72 | | -- Fix:Strings are concatenated when completing code for % directives ([#79]) |
73 | | - |
74 | | -### Maintenance |
75 | | - |
76 | | -- Automating development version updates ([#93]) |
77 | | -- Add beta to Build Version ([#91]) |
78 | | - |
79 | | -### Dependency Updates |
80 | | - |
81 | | -- Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.10.0 ([#90]) |
82 | | -- Update plugin spotless to v7.0.3 ([#78]) |
83 | | -- Update dependency org.jetbrains.intellij.platform to v2.5.0 ([#62]) |
84 | | - |
85 | | -[#80]:https://github.com/domaframework/doma-tools-for-intellij/pull/80 |
86 | | -[#96]:https://github.com/domaframework/doma-tools-for-intellij/pull/96 |
87 | | -[#95]:https://github.com/domaframework/doma-tools-for-intellij/pull/95 |
88 | | -[#94]:https://github.com/domaframework/doma-tools-for-intellij/pull/94 |
89 | | -[#92]:https://github.com/domaframework/doma-tools-for-intellij/pull/92 |
90 | | -[#88]:https://github.com/domaframework/doma-tools-for-intellij/pull/88 |
91 | | -[#89]:https://github.com/domaframework/doma-tools-for-intellij/pull/89 |
92 | | -[#87]:https://github.com/domaframework/doma-tools-for-intellij/pull/87 |
93 | | -[#86]:https://github.com/domaframework/doma-tools-for-intellij/pull/86 |
94 | | -[#82]:https://github.com/domaframework/doma-tools-for-intellij/pull/82 |
95 | | -[#79]:https://github.com/domaframework/doma-tools-for-intellij/pull/79 |
96 | | -[#93]:https://github.com/domaframework/doma-tools-for-intellij/pull/93 |
97 | | -[#91]:https://github.com/domaframework/doma-tools-for-intellij/pull/91 |
98 | | -[#90]:https://github.com/domaframework/doma-tools-for-intellij/pull/90 |
99 | | -[#78]:https://github.com/domaframework/doma-tools-for-intellij/pull/78 |
100 | | -[#62]:https://github.com/domaframework/doma-tools-for-intellij/pull/62 |
101 | | - |
102 | | - |
103 | 55 | ## [0.4.0] - 2025-04-07 |
104 | 56 |
|
105 | 57 | ### New Features |
|
235 | 187 | [0.3.2]: https://github.com/domaframework/doma-tools-for-intellij/compare/0.3.1...0.3.2 |
236 | 188 | [0.4.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/0.3.2...0.4.0 |
237 | 189 | [0.5.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/0.4.0...0.5.0 |
238 | | -[0.5.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/0.4.0...0.5.0 |
0 commit comments