Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Releases: SquishyLib/SquishyConfiguration

2.3.0

07 Jul 22:03

Choose a tag to compare

Rename defulat path to resource path

2.2.1

24 Apr 17:38

Choose a tag to compare

Fixed configuration directory create resource

2.2.0

24 Apr 17:05

Choose a tag to compare

Added get directory method with path to configuration directory

Version 2.1.2

23 Apr 01:09

Choose a tag to compare

  • Pom fix

Version 2.1.1

23 Apr 01:07

Choose a tag to compare

  • Added potential jitpack fix.

Version 2.1.0 Configuration Directorys

23 Apr 01:04

Choose a tag to compare

  • Added configuration directory
  • Added single type configuration directory

Version 2.0.1

29 Jan 17:07

Choose a tag to compare

  • Fixed doubles not converting to ints

Version 2.0.0

29 Jan 16:09

Choose a tag to compare

  • Made it so the getInteger method also converts longs and doubles to integers.

This was added as yaml sets ints as doubles and toml sets ints as longs.

Version 1.7.0 Added configuration convertable indicator

16 Nov 22:07

Choose a tag to compare

Added configuration convertable indicator

Version 1.6.0

13 Sep 16:47

Choose a tag to compare

- Fixed map order issue.