Releases: broken1arrow/RBG-Gradients
fixed bug when fail to split on right place
Fixed problems when could not split it on right place.
Full Changelog: 0.23...0.24
solved bug when could not detect end of color
Fixed bug when it not find the end of the color.
Full Changelog: 0.22...0.23
Fixed some inconsistency
In some cases it not detect right colorcode as the last when use gradients.
Full Changelog: 0.21...0.22
Fixed bug when could not detect hex
Fixed bug when it fail to find the new formatted hex colors.
Full Changelog: 0.20...0.21
added some debug when hex is wrong length
Full Changelog: 0.19...0.20
Finaly a update
I have done lots of changes of the code.
You can now use even hsv and has support you add several colors to same gradient (both use normal gradient or hsv).
Full Changelog: 0.18...0.19
Fixed a bug when it fail to add text after use gradiens
Have now fixed this "So when you use gradients and after use &r&6 it not get the message after &r" .
I think is release are pretty stable, so i not call it pre-release (I have test this library for weeks and not see any bigger issues).
Full Changelog: 0.17...0.18
optimize the code
I have now removed some unnecessary splits and replace. Should even run slightly faster now (probably only notes this if you use relay long gradients/lots of hex colors (over 100+ in same string)).
Fixed bugs from version before
Have fixed some bugs from version before. like hex not work and you can only have one gradients in every string is fixed.
Also fixed some naming on methods and javadoc typos are fixed.
Full Changelog: 0.15...0.16
have now clean up the code a bit.
Will be some improvements and smarter system to detect if it color/hex or the symbols are used to other stuff (last one is if you use Component).