2020.12.27-break
Valkryst
released this
27 Dec 14:20
·
239 commits
to master
since this release
Changes
- Changed license from MIT to Apache 2.0
- Removed JavaFX related code and dependencies.
- This is the only breaking change, but it is highly unlikely that any users were making use of this code.
- Resolved
NullPointerException
in the palette loading code. Special thanks to Timinator and Rakaneth for their error reports and @Andres6936 for PR #110.