Skip to content

Releases: saicone/settings

1.0.5

21 Dec 02:10
12514a8

Choose a tag to compare

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

21 Oct 20:15
8dc961b

Choose a tag to compare

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

15 Sep 00:36
e1647ae

Choose a tag to compare

Just a quick update with latest version of types library.

1.0.2

14 Sep 20:49
7c1d7e1

Choose a tag to compare

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

1.0.1

05 Nov 00:28
ff1d435

Choose a tag to compare

Bug Fixes

  • Settings data recursive search fail when default data is provided.

1.0

22 Feb 17:12
3ad8d04

Choose a tag to compare

1.0
Bump version