- Add cmake build
- Use QMap instead of QHash for output stability
- Add info about stdin-input to help text (tastytea)
- Add option to supply input to cli tool (tastytea)
- Fix rendering with long significant digits
- Fallback for systems without to_chars
- Optimize allocations
- Fix the color algorithm to be more unique for different inputs
- A few code cleanups