|
44 | 44 | [#120]:https://github.com/domaframework/doma-tools-for-intellij/pull/120 |
45 | 45 |
|
46 | 46 |
|
47 | | -## [0.6.0] - 2025-04-30 |
48 | | - |
49 | | -### New Features |
50 | | - |
51 | | -- Add For Item Element Documentation ([#126]) |
52 | | -- resolution for elements defined in the %for directive ([#117]) |
53 | | -- File jump in jar ([#110]) |
54 | | -- Add A reference to the SQL symbol type definer ([#107]) |
55 | | - |
56 | | -### Bug Fixes |
57 | | - |
58 | | -- Added a condition to output logs only when references are resolved ([#128]) |
59 | | -- Fix: StringIndexOutOfBoundsException: Range In FileTypeCheck ([#122]) |
60 | | -- Support reference resolution for bind variables that reference classpath resources within JAR files. ([#115]) |
61 | | -- Fix:sql formatter second option indent ([#102]) |
62 | | -- Update changelog command and fix tag sorting in build.gradle.kts ([#104]) |
63 | | -- Update changelog and improve version handling ([#103]) |
64 | | - |
65 | | -### Maintenance |
66 | | - |
67 | | -- Overwriting a development version with a release version ([#109]) |
68 | | - |
69 | | -### Dependency Updates |
70 | | - |
71 | | -- Update dependency gradle to v8.14 ([#121]) |
72 | | -- Update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.19.0 ([#120]) |
73 | | - |
74 | 47 | ## [0.5.0] - 2025-04-14 |
75 | 48 |
|
76 | 49 | ### New Features |
|
197 | 170 | - Change Dao package name or SQL file directory configuration when changing configuration |
198 | 171 |
|
199 | 172 | [Unreleased]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.6.0...HEAD |
200 | | -[0.6.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.5.0...v0.6.0 |
201 | | -[0.5.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.4.0...v0.5.0 |
202 | | -[0.4.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.3.2...v0.4.0 |
203 | | -[0.3.2]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.3.1...v0.3.2 |
204 | | -[0.3.1]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.3.0...v0.3.1 |
| 173 | +[0.6.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/0.5.0...0.6.0 |
| 174 | +[0.5.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/0.4.0...0.5.0 |
| 175 | +[0.4.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/0.3.2...0.4.0 |
| 176 | +[0.3.2]: https://github.com/domaframework/doma-tools-for-intellij/compare/0.3.1...0.3.2 |
| 177 | +[0.3.1]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.3.0...0.3.1 |
205 | 178 | [0.3.0]: https://github.com/domaframework/doma-tools-for-intellij/commits/v0.3.0 |
206 | 179 | [#10]: https://github.com/domaframework/doma-tools-for-intellij/pull/10 |
207 | 180 | [#102]: https://github.com/domaframework/doma-tools-for-intellij/pull/102 |
208 | | -[#103]: https://github.com/domaframework/doma-tools-for-intellij/pull/103 |
209 | | -[#104]: https://github.com/domaframework/doma-tools-for-intellij/pull/104 |
210 | | -[#107]: https://github.com/domaframework/doma-tools-for-intellij/pull/107 |
211 | | -[#109]: https://github.com/domaframework/doma-tools-for-intellij/pull/109 |
212 | 181 | [#11]: https://github.com/domaframework/doma-tools-for-intellij/pull/11 |
213 | | -[#110]: https://github.com/domaframework/doma-tools-for-intellij/pull/110 |
214 | | -[#115]: https://github.com/domaframework/doma-tools-for-intellij/pull/115 |
215 | | -[#117]: https://github.com/domaframework/doma-tools-for-intellij/pull/117 |
216 | 182 | [#12]: https://github.com/domaframework/doma-tools-for-intellij/pull/12 |
217 | | -[#120]: https://github.com/domaframework/doma-tools-for-intellij/pull/120 |
218 | | -[#121]: https://github.com/domaframework/doma-tools-for-intellij/pull/121 |
219 | | -[#122]: https://github.com/domaframework/doma-tools-for-intellij/pull/122 |
220 | | -[#126]: https://github.com/domaframework/doma-tools-for-intellij/pull/126 |
221 | | -[#128]: https://github.com/domaframework/doma-tools-for-intellij/pull/128 |
222 | 183 | [#20]: https://github.com/domaframework/doma-tools-for-intellij/pull/20 |
223 | 184 | [#21]: https://github.com/domaframework/doma-tools-for-intellij/pull/21 |
224 | 185 | [#24]: https://github.com/domaframework/doma-tools-for-intellij/pull/24 |
|
262 | 223 | [#95]: https://github.com/domaframework/doma-tools-for-intellij/pull/95 |
263 | 224 | [#96]: https://github.com/domaframework/doma-tools-for-intellij/pull/96 |
264 | 225 | [#99]: https://github.com/domaframework/doma-tools-for-intellij/pull/99 |
265 | | -[0.6.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/0.5.0...0.6.0 |
0 commit comments