Conversation
- 将插件版本从 1.1.2 升级到 2.1.0 - 更新平台版本到 2025.1.0.1 - 修改插件兼容性范围,适配 PHPStorm-251.* - 在 CHANGELOG.md 中添加新版本更新日志 - 设置 plugin.xml 中的 require-restart 属性为 true
- 移除非兼容的api
- 在 build.gradle.kts 中添加了 JVM 版本设置任务 - 设置 Java 编译的 sourceCompatibility 和 targetCompatibility - 设置 Kotlin 编译的 jvmTarget 为 JVM 21
- 新增项目创建向导部分,介绍如何创建 Hyperf 项目并提供版本选择 - 优化 Lombok 功能描述,强调其在极端情况下的适用性 - 调整 debug功能说明,明确其解决的问题
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.