Skip to content

Releases: UwUAroze/Color-Names

v1.0.5 🎉

16 Mar 07:49
a85a54c

Choose a tag to compare

  • Updated bundled color names list, adds 1,608 new color names
  • New publishing flow

v1.0.4 🎉

11 Feb 17:49
10228bd

Choose a tag to compare

  • Updated bundled color names list, adds 51 new color names
  • Fixed ColorNames.create(), this method allows for less verbose initialisation with default settings. It was previously a private method, oops.
  • Fixed issues with color searching in multithreaded contexts
  • Corrected internal versioning

v1.0.3 🎉

31 Oct 08:48
ad25b30

Choose a tag to compare

  • Added ColorNames#create for quicker basic initialisation
  • Added support for adding your own colors with ColorNameBuilder#addColor(), and ColorNameBuilder#addColors()
  • Build now includes sources and javadocs jars

v1.0.2 🎉

28 Oct 00:13
90545ec

Choose a tag to compare

  • Rework internal code structure, more organised and more optimised K-D trees (stuff is faster)
  • Add ColorNames#getName(java.awt.Color)
  • Add ColorNames#findClosestColor(java.awt.Color)

v1.0.1 🎉

26 Oct 00:31
e6f113c

Choose a tag to compare

Initial release (for the second time...) 🎉