Skip to content

IterateINI v1.0.2

Compare
Choose a tag to compare
@Konloch Konloch released this 23 Feb 17:31
· 1 commit to main since this release

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.2</version>
</dependency>

Changes

  • Dependency upgrade

Full Changelog: v1.0.1...v1.0.2