- added a CHANGELOG.md file
- added specific non-handling of screen modes
- fixed indexing error when escape code included no integers
- Output no longer includes useless spans.
- better handling of non-display code amidst display ones
- now supports building under Crystal v0.35.1
- fixed missing end span edge case
- Corrected bug where the ends of escape sequences were not being correctly detected
- [4] corrects detection and handling of rgb color escape sequences
- Added Support for ITU's T.416 / 8613-6 color codes
- Added support for customer styling via -s arg
- further corrections to default background and foreground handling
- Corrected problem where requesting --help resulted in double output
- Corrected background and foreground color handling
- Added print media CSS for better PDF conversions
- simplified build.sh to remove some git complications