|
2 | 2 |
|
3 | 3 | ## [Unreleased] |
4 | 4 |
|
| 5 | +## [2.15.0] - 2025-08-30 |
| 6 | + |
5 | 7 | ### Changed |
6 | 8 |
|
7 | 9 | - Generate commit action triggered via shortcut no longer opens the dropdown but instead runs the commit generation with the currently selected LLM client (#370). |
|
403 | 405 | ### Added |
404 | 406 |
|
405 | 407 | - Show notification when diff is empty. |
406 | | -- |
| 408 | +- |
407 | 409 | - This allows to compute diff only from files and **lines** selected in the commit dialog. |
408 | 410 |
|
409 | 411 | ## [0.2.0] - 2023-03-27 |
|
414 | 416 | - Settings for locale and OpenAI token. |
415 | 417 | - Create commit message only for selected files. |
416 | 418 |
|
417 | | -[Unreleased]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.14.1...HEAD |
418 | | - |
| 419 | +[Unreleased]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.15.0...HEAD |
| 420 | +[2.15.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.14.1...v2.15.0 |
419 | 421 | [2.14.1]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.14.0...v2.14.1 |
420 | | - |
421 | 422 | [2.14.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.13.0...v2.14.0 |
422 | | - |
423 | 423 | [2.13.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.12.0...v2.13.0 |
424 | | - |
425 | 424 | [2.12.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.11.1...v2.12.0 |
426 | | - |
427 | 425 | [2.11.1]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.11.0...v2.11.1 |
428 | | - |
429 | 426 | [2.11.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.10.1...v2.11.0 |
430 | | - |
431 | 427 | [2.10.1]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.10.0...v2.10.1 |
432 | | - |
433 | 428 | [2.10.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.9.1...v2.10.0 |
434 | | - |
435 | 429 | [2.9.1]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.9.0...v2.9.1 |
436 | | - |
437 | 430 | [2.9.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.8.0...v2.9.0 |
438 | | - |
439 | 431 | [2.8.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.7.1...v2.8.0 |
440 | | - |
441 | 432 | [2.7.1]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.7.0...v2.7.1 |
442 | | - |
443 | 433 | [2.7.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.6.0...v2.7.0 |
444 | | - |
445 | 434 | [2.6.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.5.0...v2.6.0 |
446 | | - |
447 | 435 | [2.5.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.4.1...v2.5.0 |
448 | | - |
449 | 436 | [2.4.1]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.4.0...v2.4.1 |
450 | | - |
451 | 437 | [2.4.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.3.1...v2.4.0 |
452 | | - |
453 | 438 | [2.3.1]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.3.0...v2.3.1 |
454 | | - |
455 | 439 | [2.3.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.2.0...v2.3.0 |
456 | | - |
457 | 440 | [2.2.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.1.1...v2.2.0 |
458 | | - |
459 | 441 | [2.1.1]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.1.0...v2.1.1 |
460 | | - |
461 | 442 | [2.1.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v2.0.0...v2.1.0 |
462 | | - |
463 | 443 | [2.0.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v1.6.0...v2.0.0 |
464 | | - |
465 | 444 | [1.6.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v1.5.1...v1.6.0 |
466 | | - |
467 | 445 | [1.5.1]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v1.5.0...v1.5.1 |
468 | | - |
469 | 446 | [1.5.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v1.4.0...v1.5.0 |
470 | | - |
471 | 447 | [1.4.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v1.3.0...v1.4.0 |
472 | | - |
473 | 448 | [1.3.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v1.2.1...v1.3.0 |
474 | | - |
475 | 449 | [1.2.1]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v1.2.0...v1.2.1 |
476 | | - |
477 | 450 | [1.2.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v1.1.0...v1.2.0 |
478 | | - |
479 | 451 | [1.1.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v1.0.0...v1.1.0 |
480 | | - |
481 | 452 | [1.0.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.9.0...v1.0.0 |
482 | | - |
483 | 453 | [0.9.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.8.0...v0.9.0 |
484 | | - |
485 | 454 | [0.8.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.7.0...v0.8.0 |
486 | | - |
487 | 455 | [0.7.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.6.2...v0.7.0 |
488 | | - |
489 | 456 | [0.6.2]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.6.1...v0.6.2 |
490 | | - |
491 | 457 | [0.6.1]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.6.0...v0.6.1 |
492 | | - |
493 | 458 | [0.6.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.5.1...v0.6.0 |
494 | | - |
495 | 459 | [0.5.1]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.5.0...v0.5.1 |
496 | | - |
497 | 460 | [0.5.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.4.0...v0.5.0 |
498 | | - |
499 | 461 | [0.4.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.3.0...v0.4.0 |
500 | | - |
501 | 462 | [0.3.0]: https://github.com/Blarc/ai-commits-intellij-plugin/compare/v0.2.0...v0.3.0 |
502 | | - |
503 | 463 | [0.2.0]: https://github.com/Blarc/ai-commits-intellij-plugin/commits/v0.2.0 |
0 commit comments