Features
- Reorganized library directories and renamed classes.
- Added new method called
TextUtils#containsIgnoreCase
, allows check if the string given contains (without import the case sensitive) the char-sequence (String) specified. - Optimized
TextUtils#colorize
method and improved her structure.
Full Changelog: https://github.com/InitSync/XConfig/compare/1.1.3...1.1.4