Releases: Konloch/ColorUtils
Releases · Konloch/ColorUtils
ColorUtils 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>ColorUtils</artifactId>
<version>1.2.0</version>
</dependency>Changes
- MIT License
- API changes
Full Changelog: v1.1.0...v1.2.0
ColorUtils 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>ColorUtils</artifactId>
<version>1.1.0</version>
</dependency>Changes
- API changes and finalizes the documentation.
Full Changelog: v1.0.0...v1.1.0
ColorUtils 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.
To add it as a maven dependency:
<dependency>
<groupId>com.konloch</groupId>
<artifactId>ColorUtils</artifactId>
<version>1.0.0</version>
</dependency>