Releases: Konloch/DiskLib
Releases · Konloch/DiskLib
DiskLib v1.2.0
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
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
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
This is the first public release of the library, it has been heavily tested but please feel free to report any issues found.