Skip to content

Releases: Konloch/IterateINI

IterateINI v1.0.3

24 Feb 09:21
Compare
Choose a tag to compare

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

IterateINI v1.0.2

23 Feb 17:31
Compare
Choose a tag to compare

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

IterateINI v1.0.1

23 Feb 14:36
Compare
Choose a tag to compare

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

IterateINI v1.0.0

20 Feb 06:50
695f1ab
Compare
Choose a tag to compare

This is the first public release of the library, it 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.0</version>
</dependency>