Skip to content

Releases: tetoe-mc/configx

2.0.5

15 Apr 00:56
ebd343a

Choose a tag to compare

By @NriotHrreion

Fix

  • Default configuration is not saved when the config json format is illegal

2.0.4

15 Apr 00:39
8c80ab1

Choose a tag to compare

By @NriotHrreion

Fix

  • Potential NullPointerException when reading configuration from file
  • Latest manual modification to the configuration file can be covered by the auto-saving during shutdown

2.0.3

28 Sep 14:27

Choose a tag to compare

By @NriotHrreion

Fix

  • Java versions lower than 21 cannot load the plugin

2.0.2

27 Sep 11:18

Choose a tag to compare

By @NriotHrreion

Fix

  • fabric-api in depends list of fabric.mod.json cannot be loaded by fabric mc versions earlier than 1.19.x

2.0.1

02 Feb 15:31

Choose a tag to compare

By @NriotHrreion

Fix

  • Configurations automatic saving won't be triggered when the server crashes

Other

  • Config X joined in CodeMC project

2.0.0

02 Feb 14:22

Choose a tag to compare

By @NriotHrreion

BREAKING CHANGES

  • Refactored all features of Config X. The legacy API is in the package space.nocp.configx.legacy_api with @Deprecated annotation.

1.3.0

30 Jan 03:16

Choose a tag to compare

By @NriotHrreion

Add

  • Remove the log info of loading and saving config files

Fix

  • Initialization log info is not printed when configx is packed into other mods

1.2.0

29 Jan 06:40

Choose a tag to compare

By @NriotHrreion

Add

  • Class type is now required when using configurations

1.1.0

29 Jan 05:06

Choose a tag to compare

By @NriotHrreion

Add

  • Users can provide their own Gson instances when using the library

1.0.0

28 Jan 13:24

Choose a tag to compare