Skip to content

Release: 0.0.5

Choose a tag to compare

@RezzedUp RezzedUp released this 06 Feb 05:27
· 14 commits to main since this release

Change

  • Update Constants dependency to 0.2.1
  • Let YAML data files to delay loading (rather than always loading straight away in the constructor)

Full Changelog: 0.0.4...0.0.5

Maven

<repository>
  <id>jitpack.io</id>
  <url>https://jitpack.io</url>
</repository>
<dependency>
  <groupId>community.leaf.configvalues</groupId>
  <artifactId>config-values-bukkit</artifactId>
  <version>0.0.5</version>
</dependency>