Skip to content
v0.3.1

* 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