1.2.0 - Builder compose update
- Added
FLAG_PARSE_DISABLE_FONT_ALTERINGparser flag for disable bold effect. - Added
AnsiComponentBuildersystem and refactored ANSI parsing around it. - Added back
removeAllDecorationsto remove all ANSI decoration. - Added full AndroidX compose support in
library-ktxmodule.
Note: The support is optional and if you are not using material compose the library won't be imported
into your project if you import the library-ktx AndroidANSI module.