You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a minor feature release to the Configurate v4 series that addresses a variety of bugfixes, small API additions, and Javadoc tweaks that have built up in the months since the 4.0.0 release.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This is a minor feature release to the Configurate v4 series that addresses a variety of bugfixes, small API additions, and Javadoc tweaks that have built up in the months since the 4.0.0 release.
Thanks to forresthopkinsa, jpenilla, and ItsTehBrian for their contributions to this release.
Added
NodePath.plusadded to combine pathsAbstractListChildSerializeris now part of Configurate's public APIConfigurationLoaderto load/save from strings.so they appear hidden in file viewersConfigurationOptionsandAbstractConfigurationLoaderConfigurationNode.requiremethods for cases where a return value is known to be non-null, to avoid nullabilty warnings in IDEsflagsfield to the@Matchesconstrant annotation to pass throughPatternflagsGsonConfigurationLoader.gsonSerializers())ConfigurationNodeFixed
EnumSets rather thanHashSetsTypes.box/unboxnull-valued non-virtual nodes (Comments cause virtual node to become non-virtual #187)getmethod to use the appropriate Java overload ofget(Use no-default overload to avoid NPE #185)Deprecated
NodePath.plusextension function has been deprecated since it is replaced by theplusmethod inNodePathitself.This discussion was created from the release Configurate v4.1.0.
Beta Was this translation helpful? Give feedback.
All reactions