Skip to content

IterateINI v1.0.1

Compare
Choose a tag to compare
@Konloch Konloch released this 23 Feb 14:36
· 5 commits 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.1</version>
</dependency>

Changes

  • Dependency upgrade

Full Changelog: v1.0.0...v1.0.1