|
31 | 31 | - Update plugin spotless to v7.0.4 ([#203]) |
32 | 32 | - Update dependency gradle to v8.14.1 ([#188]) |
33 | 33 |
|
34 | | -[#243]:https://github.com/domaframework/doma-tools-for-intellij/pull/243 |
35 | | -[#242]:https://github.com/domaframework/doma-tools-for-intellij/pull/242 |
36 | | -[#241]:https://github.com/domaframework/doma-tools-for-intellij/pull/241 |
37 | | -[#214]:https://github.com/domaframework/doma-tools-for-intellij/pull/214 |
38 | | -[#216]:https://github.com/domaframework/doma-tools-for-intellij/pull/216 |
39 | | -[#215]:https://github.com/domaframework/doma-tools-for-intellij/pull/215 |
40 | | -[#213]:https://github.com/domaframework/doma-tools-for-intellij/pull/213 |
41 | | -[#207]:https://github.com/domaframework/doma-tools-for-intellij/pull/207 |
42 | | -[#205]:https://github.com/domaframework/doma-tools-for-intellij/pull/205 |
43 | | -[#232]:https://github.com/domaframework/doma-tools-for-intellij/pull/232 |
44 | | -[#229]:https://github.com/domaframework/doma-tools-for-intellij/pull/229 |
45 | | -[#226]:https://github.com/domaframework/doma-tools-for-intellij/pull/226 |
46 | | -[#230]:https://github.com/domaframework/doma-tools-for-intellij/pull/230 |
47 | | -[#168]:https://github.com/domaframework/doma-tools-for-intellij/pull/168 |
48 | | -[#209]:https://github.com/domaframework/doma-tools-for-intellij/pull/209 |
49 | | -[#218]:https://github.com/domaframework/doma-tools-for-intellij/pull/218 |
50 | | -[#203]:https://github.com/domaframework/doma-tools-for-intellij/pull/203 |
51 | | -[#188]:https://github.com/domaframework/doma-tools-for-intellij/pull/188 |
52 | | - |
53 | | - |
54 | 34 | ## [0.8.0] - 2025-05-27 |
55 | 35 |
|
56 | 36 | ### New Features |
|
257 | 237 | - Rename SQL file directory when renaming DAO |
258 | 238 | - Change DAO package name or SQL file directory configuration when changing configuration |
259 | 239 |
|
260 | | -[Unreleased]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.8.0...HEAD |
| 240 | +[Unreleased]: https://github.com/domaframework/doma-tools-for-intellij/compare/v1.0.0...HEAD |
| 241 | +[1.0.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.8.0...v1.0.0 |
261 | 242 | [0.8.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.7.0...v0.8.0 |
262 | 243 | [0.7.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.6.0...v0.7.0 |
263 | 244 | [0.6.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/v0.5.0...v0.6.0 |
|
300 | 281 | [#164]: https://github.com/domaframework/doma-tools-for-intellij/pull/164 |
301 | 282 | [#166]: https://github.com/domaframework/doma-tools-for-intellij/pull/166 |
302 | 283 | [#167]: https://github.com/domaframework/doma-tools-for-intellij/pull/167 |
| 284 | +[#168]: https://github.com/domaframework/doma-tools-for-intellij/pull/168 |
303 | 285 | [#172]: https://github.com/domaframework/doma-tools-for-intellij/pull/172 |
304 | 286 | [#173]: https://github.com/domaframework/doma-tools-for-intellij/pull/173 |
305 | 287 | [#175]: https://github.com/domaframework/doma-tools-for-intellij/pull/175 |
|
309 | 291 | [#181]: https://github.com/domaframework/doma-tools-for-intellij/pull/181 |
310 | 292 | [#184]: https://github.com/domaframework/doma-tools-for-intellij/pull/184 |
311 | 293 | [#185]: https://github.com/domaframework/doma-tools-for-intellij/pull/185 |
| 294 | +[#188]: https://github.com/domaframework/doma-tools-for-intellij/pull/188 |
312 | 295 | [#193]: https://github.com/domaframework/doma-tools-for-intellij/pull/193 |
313 | 296 | [#195]: https://github.com/domaframework/doma-tools-for-intellij/pull/195 |
314 | 297 | [#196]: https://github.com/domaframework/doma-tools-for-intellij/pull/196 |
315 | 298 | [#199]: https://github.com/domaframework/doma-tools-for-intellij/pull/199 |
316 | 299 | [#20]: https://github.com/domaframework/doma-tools-for-intellij/pull/20 |
317 | 300 | [#200]: https://github.com/domaframework/doma-tools-for-intellij/pull/200 |
| 301 | +[#203]: https://github.com/domaframework/doma-tools-for-intellij/pull/203 |
| 302 | +[#205]: https://github.com/domaframework/doma-tools-for-intellij/pull/205 |
| 303 | +[#207]: https://github.com/domaframework/doma-tools-for-intellij/pull/207 |
| 304 | +[#209]: https://github.com/domaframework/doma-tools-for-intellij/pull/209 |
318 | 305 | [#21]: https://github.com/domaframework/doma-tools-for-intellij/pull/21 |
| 306 | +[#213]: https://github.com/domaframework/doma-tools-for-intellij/pull/213 |
| 307 | +[#214]: https://github.com/domaframework/doma-tools-for-intellij/pull/214 |
| 308 | +[#215]: https://github.com/domaframework/doma-tools-for-intellij/pull/215 |
| 309 | +[#216]: https://github.com/domaframework/doma-tools-for-intellij/pull/216 |
| 310 | +[#218]: https://github.com/domaframework/doma-tools-for-intellij/pull/218 |
| 311 | +[#226]: https://github.com/domaframework/doma-tools-for-intellij/pull/226 |
| 312 | +[#229]: https://github.com/domaframework/doma-tools-for-intellij/pull/229 |
| 313 | +[#230]: https://github.com/domaframework/doma-tools-for-intellij/pull/230 |
| 314 | +[#232]: https://github.com/domaframework/doma-tools-for-intellij/pull/232 |
319 | 315 | [#24]: https://github.com/domaframework/doma-tools-for-intellij/pull/24 |
| 316 | +[#241]: https://github.com/domaframework/doma-tools-for-intellij/pull/241 |
| 317 | +[#242]: https://github.com/domaframework/doma-tools-for-intellij/pull/242 |
| 318 | +[#243]: https://github.com/domaframework/doma-tools-for-intellij/pull/243 |
320 | 319 | [#25]: https://github.com/domaframework/doma-tools-for-intellij/pull/25 |
321 | 320 | [#26]: https://github.com/domaframework/doma-tools-for-intellij/pull/26 |
322 | 321 | [#27]: https://github.com/domaframework/doma-tools-for-intellij/pull/27 |
|
357 | 356 | [#95]: https://github.com/domaframework/doma-tools-for-intellij/pull/95 |
358 | 357 | [#96]: https://github.com/domaframework/doma-tools-for-intellij/pull/96 |
359 | 358 | [#99]: https://github.com/domaframework/doma-tools-for-intellij/pull/99 |
360 | | -[1.0.0]: https://github.com/domaframework/doma-tools-for-intellij/compare/0.8.0...1.0.0 |
0 commit comments