Releases: saicone/settings
Releases · saicone/settings
1.0.5
Dependency updates
- Bump com.github.ben-manes.caffeine:caffeine from 3.2.2 to v3.2.3 by @dependabot[bot] in #35
- Bump com.saicone:types from 1.4.1 to 1.4.2 by @dependabot[bot] in #36
Full Changelog: 1.0.4...1.0.5
1.0.4
Dependency updates
- Bump com.saicone.types:types from 1.4.0 to 1.4.1
- Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 by @dependabot[bot] in #30
- Bump org.yaml:snakeyaml from 2.4 to 2.5 by @dependabot[bot] in #31
- Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre by @dependabot[bot] in #32
Full Changelog: 1.0.3...1.0.4
1.0.3
1.0.2
Additions
SettingsNode#isEmpty()method to check if current node is empty.SettingsNode#moveRoot()method to move node starting from root node.
Bug Fixes
- MapNode recursive set doesn't apply changes.
SettingsNode#addSideComment()is ignored.
Dependency updates
- Bump org.jetbrains:annotations from 26.0.1 to 26.0.2 by @dependabot[bot] in #5
- Bump org.yaml:snakeyaml from 2.3 to 2.4 by @dependabot[bot] in #8
- Bump com.google.guava:guava from 33.3.1-jre to 33.4.8-jre by @dependabot[bot] in #14
- Bump com.google.code.gson:gson from 2.12.1 to 2.13.1 by @dependabot[bot] in #15
- Bump com.saicone:types from 1.2 to 1.3.0 by @dependabot[bot] in #10
- Bump com.ezylang:EvalEx from 3.4.0 to 3.5.0 by @dependabot[bot] in #16
- Bump org.junit:junit-bom from 5.13.1 to 5.13.4 by @dependabot[bot] in #26
- Bump com.github.ben-manes.caffeine:caffeine from 3.2.1 to 3.2.2 by @dependabot[bot] in #27
- Bump com.electronwill.night-config:toml from 3.8.2 to 3.8.3 by @dependabot[bot] in #28
Full Changelog: 1.0.1...1.0.2