From 97185109ad1dd5b2d66f4b402f35d931fe0c0e91 Mon Sep 17 00:00:00 2001 From: Carl-Robert Linnupuu Date: Tue, 4 Mar 2025 00:48:44 +0000 Subject: [PATCH] 3.0.0 --- CHANGELOG.md | 159 +++++++++++++++++++++++----------------------- gradle.properties | 2 +- 2 files changed, 82 insertions(+), 79 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f725848c..087396b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.0.0-241.1] - 2025-03-04 + ### Rebranding - CodeGPT -> ProxyAI @@ -918,82 +920,83 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `OPENAI_API_KEY` persistence, key is saved in the OS password safe from now on -[Unreleased]: https://github.com/carlrobertoh/CodeGPT/compare/v2.16.4-241.1...HEAD -[2.16.4-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.16.3-241.1...v2.16.4-241.1 -[2.16.3-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.16.2-241.1...v2.16.3-241.1 -[2.16.2-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.16.1-241.1...v2.16.2-241.1 -[2.16.1-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.16.0-241.1...v2.16.1-241.1 -[2.16.0-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.15.2-241.1...v2.16.0-241.1 -[2.15.2-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.15.1-241.1...v2.15.2-241.1 -[2.15.1-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.15.0-241.1...v2.15.1-241.1 -[2.15.0-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.14.3-241.1...v2.15.0-241.1 -[2.14.3-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.14.2-241.1...v2.14.3-241.1 -[2.14.2-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.14.1-241.1...v2.14.2-241.1 -[2.14.1-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.14.0-241.1...v2.14.1-241.1 -[2.14.0-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.13.1-241.1...v2.14.0-241.1 -[2.13.1-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.13.0-241.1...v2.13.1-241.1 -[2.13.0-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.12.5-241.1...v2.13.0-241.1 -[2.12.5-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.12.4-241.1...v2.12.5-241.1 -[2.12.4-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.12.3-241.1...v2.12.4-241.1 -[2.12.3-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.12.2-241.1...v2.12.3-241.1 -[2.12.2-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.12.1-241.1...v2.12.2-241.1 -[2.12.1-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.12.0-241.1...v2.12.1-241.1 -[2.12.0-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.11.7-241.1...v2.12.0-241.1 -[2.11.7-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.11.6-241.1...v2.11.7-241.1 -[2.11.6-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.11.5-241.1...v2.11.6-241.1 -[2.11.5-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.11.4-241.1...v2.11.5-241.1 -[2.11.4-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.11.3-241.1...v2.11.4-241.1 -[2.11.3-241.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.11.2-223...v2.11.3-241.1 -[2.11.2-223]: https://github.com/carlrobertoh/CodeGPT/compare/v2.11.1-223...v2.11.2-223 -[2.11.1-223]: https://github.com/carlrobertoh/CodeGPT/compare/v2.11.0-223...v2.11.1-223 -[2.11.0-223]: https://github.com/carlrobertoh/CodeGPT/compare/v2.10.2-223...v2.11.0-223 -[2.10.2-223]: https://github.com/carlrobertoh/CodeGPT/compare/v2.10.1-223...v2.10.2-223 -[2.10.1-223]: https://github.com/carlrobertoh/CodeGPT/compare/v2.10.0-223...v2.10.1-223 -[2.10.0-223]: https://github.com/carlrobertoh/CodeGPT/compare/v2.9.0-223...v2.10.0-223 -[2.9.0-223]: https://github.com/carlrobertoh/CodeGPT/compare/v2.8.5-223...v2.9.0-223 -[2.8.5-223]: https://github.com/carlrobertoh/CodeGPT/compare/v2.8.4-223...v2.8.5-223 -[2.8.4-223]: https://github.com/carlrobertoh/CodeGPT/compare/v2.8.3-223...v2.8.4-223 -[2.8.3-223]: https://github.com/carlrobertoh/CodeGPT/compare/v2.8.2-233...v2.8.3-223 -[2.8.2-233]: https://github.com/carlrobertoh/CodeGPT/compare/v2.8.1-223...v2.8.2-233 +[Unreleased]: https://github.com/carlrobertoh/ProxyAI/compare/v3.0.0-241.1...HEAD +[3.0.0-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.16.4-241.1...v3.0.0-241.1 +[2.16.4-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.16.3-241.1...v2.16.4-241.1 +[2.16.3-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.16.2-241.1...v2.16.3-241.1 +[2.16.2-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.16.1-241.1...v2.16.2-241.1 +[2.16.1-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.16.0-241.1...v2.16.1-241.1 +[2.16.0-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.15.2-241.1...v2.16.0-241.1 +[2.15.2-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.15.1-241.1...v2.15.2-241.1 +[2.15.1-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.15.0-241.1...v2.15.1-241.1 +[2.15.0-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.14.3-241.1...v2.15.0-241.1 +[2.14.3-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.14.2-241.1...v2.14.3-241.1 +[2.14.2-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.14.1-241.1...v2.14.2-241.1 +[2.14.1-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.14.0-241.1...v2.14.1-241.1 +[2.14.0-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.13.1-241.1...v2.14.0-241.1 +[2.13.1-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.13.0-241.1...v2.13.1-241.1 +[2.13.0-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.12.5-241.1...v2.13.0-241.1 +[2.12.5-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.12.4-241.1...v2.12.5-241.1 +[2.12.4-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.12.3-241.1...v2.12.4-241.1 +[2.12.3-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.12.2-241.1...v2.12.3-241.1 +[2.12.2-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.12.1-241.1...v2.12.2-241.1 +[2.12.1-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.12.0-241.1...v2.12.1-241.1 +[2.12.0-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.11.7-241.1...v2.12.0-241.1 +[2.11.7-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.11.6-241.1...v2.11.7-241.1 +[2.11.6-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.11.5-241.1...v2.11.6-241.1 +[2.11.5-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.11.4-241.1...v2.11.5-241.1 +[2.11.4-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.11.3-241.1...v2.11.4-241.1 +[2.11.3-241.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.11.2-223...v2.11.3-241.1 +[2.11.2-223]: https://github.com/carlrobertoh/ProxyAI/compare/v2.11.1-223...v2.11.2-223 +[2.11.1-223]: https://github.com/carlrobertoh/ProxyAI/compare/v2.11.0-223...v2.11.1-223 +[2.11.0-223]: https://github.com/carlrobertoh/ProxyAI/compare/v2.10.2-223...v2.11.0-223 +[2.10.2-223]: https://github.com/carlrobertoh/ProxyAI/compare/v2.10.1-223...v2.10.2-223 +[2.10.1-223]: https://github.com/carlrobertoh/ProxyAI/compare/v2.10.0-223...v2.10.1-223 +[2.10.0-223]: https://github.com/carlrobertoh/ProxyAI/compare/v2.9.0-223...v2.10.0-223 +[2.9.0-223]: https://github.com/carlrobertoh/ProxyAI/compare/v2.8.5-223...v2.9.0-223 +[2.8.5-223]: https://github.com/carlrobertoh/ProxyAI/compare/v2.8.4-223...v2.8.5-223 +[2.8.4-223]: https://github.com/carlrobertoh/ProxyAI/compare/v2.8.3-223...v2.8.4-223 +[2.8.3-223]: https://github.com/carlrobertoh/ProxyAI/compare/v2.8.2-233...v2.8.3-223 +[2.8.2-233]: https://github.com/carlrobertoh/ProxyAI/compare/v2.8.1-223...v2.8.2-233 [2.8.2-223]: https://github.com/carlrobertoh/CodeGPT/compare/v2.8.1-223...v2.8.2-223 -[2.8.1-223]: https://github.com/carlrobertoh/CodeGPT/compare/v2.8.0-223...v2.8.1-223 -[2.8.0-223]: https://github.com/carlrobertoh/CodeGPT/compare/v2.7.1-223...v2.8.0-223 -[2.7.1-223]: https://github.com/carlrobertoh/CodeGPT/compare/v2.7.0-223...v2.7.1-223 -[2.7.0-223]: https://github.com/carlrobertoh/CodeGPT/compare/v2.6.3-223...v2.7.0-223 -[2.6.3-223]: https://github.com/carlrobertoh/CodeGPT/compare/v2.6.2-222...v2.6.3-223 -[2.6.2-222]: https://github.com/carlrobertoh/CodeGPT/compare/v2.6.1-222...v2.6.2-222 -[2.6.1-222]: https://github.com/carlrobertoh/CodeGPT/compare/v2.6.0-222...v2.6.1-222 -[2.6.0-222]: https://github.com/carlrobertoh/CodeGPT/compare/v2.5.1...v2.6.0-222 -[2.5.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.5.0...v2.5.1 -[2.5.0]: https://github.com/carlrobertoh/CodeGPT/compare/v2.4.0...v2.5.0 -[2.4.0]: https://github.com/carlrobertoh/CodeGPT/compare/v2.3.1...v2.4.0 -[2.3.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.3.0...v2.3.1 -[2.3.0]: https://github.com/carlrobertoh/CodeGPT/compare/v2.2.12...v2.3.0 -[2.2.12]: https://github.com/carlrobertoh/CodeGPT/compare/v2.2.11...v2.2.12 -[2.2.11]: https://github.com/carlrobertoh/CodeGPT/compare/v2.2.10...v2.2.11 -[2.2.10]: https://github.com/carlrobertoh/CodeGPT/compare/v2.2.9...v2.2.10 -[2.2.9]: https://github.com/carlrobertoh/CodeGPT/compare/v2.2.8...v2.2.9 -[2.2.8]: https://github.com/carlrobertoh/CodeGPT/compare/v2.2.7...v2.2.8 -[2.2.7]: https://github.com/carlrobertoh/CodeGPT/compare/v2.2.6...v2.2.7 -[2.2.6]: https://github.com/carlrobertoh/CodeGPT/compare/v2.2.5...v2.2.6 -[2.2.5]: https://github.com/carlrobertoh/CodeGPT/compare/v2.2.4...v2.2.5 -[2.2.4]: https://github.com/carlrobertoh/CodeGPT/compare/v2.2.3...v2.2.4 -[2.2.3]: https://github.com/carlrobertoh/CodeGPT/compare/v2.2.2...v2.2.3 -[2.2.2]: https://github.com/carlrobertoh/CodeGPT/compare/v2.2.1...v2.2.2 -[2.2.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.2.0...v2.2.1 -[2.2.0]: https://github.com/carlrobertoh/CodeGPT/compare/v2.1.7...v2.2.0 -[2.1.7]: https://github.com/carlrobertoh/CodeGPT/compare/v2.1.6...v2.1.7 -[2.1.6]: https://github.com/carlrobertoh/CodeGPT/compare/v2.1.5...v2.1.6 -[2.1.5]: https://github.com/carlrobertoh/CodeGPT/compare/v2.1.4...v2.1.5 -[2.1.4]: https://github.com/carlrobertoh/CodeGPT/compare/v2.1.3...v2.1.4 -[2.1.3]: https://github.com/carlrobertoh/CodeGPT/compare/v2.1.2...v2.1.3 -[2.1.2]: https://github.com/carlrobertoh/CodeGPT/compare/v2.1.1...v2.1.2 -[2.1.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.1.0...v2.1.1 -[2.1.0]: https://github.com/carlrobertoh/CodeGPT/compare/v2.0.6...v2.1.0 -[2.0.6]: https://github.com/carlrobertoh/CodeGPT/compare/v2.0.5...v2.0.6 -[2.0.5]: https://github.com/carlrobertoh/CodeGPT/compare/v2.0.4...v2.0.5 -[2.0.4]: https://github.com/carlrobertoh/CodeGPT/compare/v2.0.3...v2.0.4 -[2.0.3]: https://github.com/carlrobertoh/CodeGPT/compare/v2.0.2...v2.0.3 -[2.0.2]: https://github.com/carlrobertoh/CodeGPT/compare/v2.0.1...v2.0.2 -[2.0.1]: https://github.com/carlrobertoh/CodeGPT/compare/v2.0.0...v2.0.1 -[2.0.0]: https://github.com/carlrobertoh/CodeGPT/commits/v2.0.0 +[2.8.1-223]: https://github.com/carlrobertoh/ProxyAI/compare/v2.8.0-223...v2.8.1-223 +[2.8.0-223]: https://github.com/carlrobertoh/ProxyAI/compare/v2.7.1-223...v2.8.0-223 +[2.7.1-223]: https://github.com/carlrobertoh/ProxyAI/compare/v2.7.0-223...v2.7.1-223 +[2.7.0-223]: https://github.com/carlrobertoh/ProxyAI/compare/v2.6.3-223...v2.7.0-223 +[2.6.3-223]: https://github.com/carlrobertoh/ProxyAI/compare/v2.6.2-222...v2.6.3-223 +[2.6.2-222]: https://github.com/carlrobertoh/ProxyAI/compare/v2.6.1-222...v2.6.2-222 +[2.6.1-222]: https://github.com/carlrobertoh/ProxyAI/compare/v2.6.0-222...v2.6.1-222 +[2.6.0-222]: https://github.com/carlrobertoh/ProxyAI/compare/v2.5.1...v2.6.0-222 +[2.5.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.5.0...v2.5.1 +[2.5.0]: https://github.com/carlrobertoh/ProxyAI/compare/v2.4.0...v2.5.0 +[2.4.0]: https://github.com/carlrobertoh/ProxyAI/compare/v2.3.1...v2.4.0 +[2.3.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.3.0...v2.3.1 +[2.3.0]: https://github.com/carlrobertoh/ProxyAI/compare/v2.2.12...v2.3.0 +[2.2.12]: https://github.com/carlrobertoh/ProxyAI/compare/v2.2.11...v2.2.12 +[2.2.11]: https://github.com/carlrobertoh/ProxyAI/compare/v2.2.10...v2.2.11 +[2.2.10]: https://github.com/carlrobertoh/ProxyAI/compare/v2.2.9...v2.2.10 +[2.2.9]: https://github.com/carlrobertoh/ProxyAI/compare/v2.2.8...v2.2.9 +[2.2.8]: https://github.com/carlrobertoh/ProxyAI/compare/v2.2.7...v2.2.8 +[2.2.7]: https://github.com/carlrobertoh/ProxyAI/compare/v2.2.6...v2.2.7 +[2.2.6]: https://github.com/carlrobertoh/ProxyAI/compare/v2.2.5...v2.2.6 +[2.2.5]: https://github.com/carlrobertoh/ProxyAI/compare/v2.2.4...v2.2.5 +[2.2.4]: https://github.com/carlrobertoh/ProxyAI/compare/v2.2.3...v2.2.4 +[2.2.3]: https://github.com/carlrobertoh/ProxyAI/compare/v2.2.2...v2.2.3 +[2.2.2]: https://github.com/carlrobertoh/ProxyAI/compare/v2.2.1...v2.2.2 +[2.2.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.2.0...v2.2.1 +[2.2.0]: https://github.com/carlrobertoh/ProxyAI/compare/v2.1.7...v2.2.0 +[2.1.7]: https://github.com/carlrobertoh/ProxyAI/compare/v2.1.6...v2.1.7 +[2.1.6]: https://github.com/carlrobertoh/ProxyAI/compare/v2.1.5...v2.1.6 +[2.1.5]: https://github.com/carlrobertoh/ProxyAI/compare/v2.1.4...v2.1.5 +[2.1.4]: https://github.com/carlrobertoh/ProxyAI/compare/v2.1.3...v2.1.4 +[2.1.3]: https://github.com/carlrobertoh/ProxyAI/compare/v2.1.2...v2.1.3 +[2.1.2]: https://github.com/carlrobertoh/ProxyAI/compare/v2.1.1...v2.1.2 +[2.1.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.1.0...v2.1.1 +[2.1.0]: https://github.com/carlrobertoh/ProxyAI/compare/v2.0.6...v2.1.0 +[2.0.6]: https://github.com/carlrobertoh/ProxyAI/compare/v2.0.5...v2.0.6 +[2.0.5]: https://github.com/carlrobertoh/ProxyAI/compare/v2.0.4...v2.0.5 +[2.0.4]: https://github.com/carlrobertoh/ProxyAI/compare/v2.0.3...v2.0.4 +[2.0.3]: https://github.com/carlrobertoh/ProxyAI/compare/v2.0.2...v2.0.3 +[2.0.2]: https://github.com/carlrobertoh/ProxyAI/compare/v2.0.1...v2.0.2 +[2.0.1]: https://github.com/carlrobertoh/ProxyAI/compare/v2.0.0...v2.0.1 +[2.0.0]: https://github.com/carlrobertoh/ProxyAI/commits/v2.0.0 diff --git a/gradle.properties b/gradle.properties index 517876c6..bdd76650 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ pluginGroup = ee.carlrobert pluginName = ProxyAI pluginRepositoryUrl = https://github.com/carlrobertoh/ProxyAI # SemVer format -> https://semver.org -pluginVersion = 2.16.4 +pluginVersion = 3.0.0 # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html pluginSinceBuild = 241.1