Skip to content

Releases: huanmeng-qwq/Gui

2.2.4

23 Oct 17:07
eed3116
Compare
Choose a tag to compare

Full Changelog: 2.2.3...2.2.4

2.2.3

17 Oct 16:52
283d1d2
Compare
Choose a tag to compare

What's Changed

  • Bump org.apache.maven.plugins:maven-release-plugin from 2.5.3 to 3.0.1 by @dependabot in #2
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.2.3 to 3.5.2 by @dependabot in #6
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.13.0 by @dependabot in #5
  • Bump kotlin.version from 1.9.20 to 1.9.23 by @dependabot in #3
  • Bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.10 to 1.9.20 by @dependabot in #4
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.0.1 to 3.2.3 by @dependabot in #7
  • Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot in #10
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.2.5 by @dependabot in #9
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1 by @dependabot in #8
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by @dependabot in #11
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4 by @dependabot in #12
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.0 to 3.4.1 by @dependabot in #13
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 by @dependabot in #14
  • Bump kotlin.version from 1.9.23 to 1.9.24 by @dependabot in #15
  • Bump kotlin.version from 1.9.24 to 2.0.0 by @dependabot in #16
  • Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 by @dependabot in #17
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in #20
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #19
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 by @dependabot in #18
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #21
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in #22

New Contributors

Full Changelog: 2.2.2...2.2.3

2.2.2

20 Nov 08:38
ed95c2d
Compare
Choose a tag to compare

Full Changelog: 2.2.1...2.2.2

2.2.1

20 Nov 08:01
fe73a0d
Compare
Choose a tag to compare
  • 修复在处理点击事件打开新的gui存在的错误

Full Changelog: 2.2.0...2.2.1

2.2.0

19 Nov 15:29
2586edf
Compare
Choose a tag to compare
  • 添加GuiHandler接口
  • 减少Gui部分调用全局GuiManager#instance()
  • 修正注释

Full Changelog: 2.1.5...2.2.0

2.1.5

13 Oct 06:37
4d3fc8f
Compare
Choose a tag to compare
  • 移除对net.kyori包的relocate

Full Changelog: 2.1.4...2.1.5

2.1.4

13 Oct 06:26
ff6c751
Compare
Choose a tag to compare
  • 修复使用HGui(Player)参数创建的问题
  • 更新adventure版本至4.14.0

Full Changelog: 2.1.3...2.1.4

2.1.3

24 Aug 15:08
3f0338a
Compare
Choose a tag to compare
  • 优化项目结构,将Kotlin DSL单独分出一个模块

Full Changelog: 2.1.2...2.1.3

2.1.2

05 Aug 16:43
3e08e59
Compare
Choose a tag to compare
  • 修复强制取消点击事件的错误

Full Changelog: 2.1.1...2.1.2

2.1.1

01 Aug 04:30
f29a3f0
Compare
Choose a tag to compare
  • 尝试修复HGui在返回上一级gui的出现的错误

Full Changelog: 2.1.0...2.1.1