Skip to content

Releases: CarmJos/MineConfiguration

[2.1.0] 版本更新

09 Sep 17:45
Compare
Choose a tag to compare
  • feat(source) 为 ConfigurationWrapper 添加 getSource() 方法以获取源实现内容。

What's Changed

  • chore(deps): bump placeholderapi from 2.11.1 to 2.11.2 by @dependabot in #7
  • chore(deps): bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #9

Full Changelog: 2.0.2...2.1.0

[2.0.2] 版本修复

21 Jun 13:55
Compare
Choose a tag to compare
  • fix(text) 令 AbstractText#parse 返回值不得为null,避免在List类型循环parse时出现异常。

Full Changelog: 2.0.1...2.0.2

[2.0.1] 版本更新

17 Jun 22:14
Compare
Choose a tag to compare
  • feat(item) 为ItemConfig添加 ItemFlag 与 enchant 相关配置。
  • chore(sound) 添加输入长度判断,适用于不想发送声音的情况。

Full Changelog: 2.0.0...2.0.1

[2.0.0] 版本更新 (破坏性)

08 Jun 16:31
Compare
Choose a tag to compare
  • chore(project)项目结构修改,避免使用上的误解。
  • feat(bungee) 为 Bungee(YAML) 支持了注释功能。

BREAKING CHANGE

  1. 项目结构与包名修改
    mineconfiguration-bukkit-general -> mineconfiguration-bukkit
    mineconfiguration-bukkit-native -> mineconfiguration-spigot
  2. MineConfiguration入口类变更,现移动到各自平台的包下。

Full Changelog: 1.4.3...2.0.0

[1.4.3] 版本更新

28 May 04:31
Compare
Choose a tag to compare
  • ci(javadoc) 添加Javadoc自动部署到gh-pages。
  • fix(bukkit) 修复Title配置文件未初始化报错的问题。

Full Changelog: 1.4.2...1.4.3

[1.4.2] 版本修复

24 May 10:51
Compare
Choose a tag to compare
  • fix(bukkit) 修复Item配置文件未初始化报错的问题

Full Changelog: 1.4.1...1.4.2

[1.4.1] 版本修复

22 May 15:11
Compare
Choose a tag to compare
  • fix(bukkit) 修复Bukkit的通用版本重载配置文件仍然无效的问题。

Full Changelog: 1.4.0...1.4.1

[1.4.0] 版本更新

20 May 14:05
Compare
Choose a tag to compare
  • refactor(all) project reformatted.
    • reformatted projects including project settings and package paths.

Full Changelog: 1.3.2...1.4.0

[1.3.2] 版本修复

20 May 12:54
Compare
Choose a tag to compare
  • fix(impl) 修复配置文件重载不生效的问题。
  • refactor(common) 修改主要包的路径。
    • cc.carm.lib.configuration.common -> cc..carm.lib.configuration.minecraft

Full Changelog: 1.3.1...1.3.2

[1.3.1] 修复依赖

18 May 18:19
Compare
Choose a tag to compare
修复依赖