Skip to content

DiskLib v1.2.0

Latest
Compare
Choose a tag to compare
@Konloch Konloch released this 26 Feb 12:37
· 3 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>DiskLib</artifactId>
  <version>1.2.0</version>
</dependency>

Changes

  • API changes

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