Skip to content

Releases: Konloch/DiskLib

DiskLib v1.2.0

26 Feb 12:37
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>DiskLib</artifactId>
  <version>1.2.0</version>
</dependency>

Changes

  • API changes

Full Changelog: v1.1.0...v1.2.0

DiskLib v1.1.0

26 Feb 12:22
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>DiskLib</artifactId>
  <version>1.1.0</version>
</dependency>

Changes

  • API changes and finalizes the documentation.
  • MIT License

Full Changelog: v1.0.1...v1.1.0

DiskLib v1.0.1

15 Feb 05:58
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>DiskLib</artifactId>
  <version>1.0.1</version>
</dependency>

Changes

  • API changes and finalizes the documentation.

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

DiskLib v1.0.0

14 Feb 12:57
2c9eddc
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.