Skip to content

IterateINI v1.0.3

Latest
Compare
Choose a tag to compare
@Konloch Konloch released this 24 Feb 09:21

This has been heavily tested but please feel free to report any issues found.

To add it as a maven dependency:

<dependency>
  <groupId>com.konloch</groupId>
  <artifactId>IterateINI</artifactId>
  <version>1.0.3</version>
</dependency>

Changes

  • Dependency upgrade

Full Changelog: v1.0.2...v1.0.3