# `unicode-tricks` Changelog For a full list of changes, see the history on [GitHub](https://github.com/hapytex/unicode-tricks). ## Version 0.11.0.0 Most data types now are instance of the `NFData` typeclass, there are typeclasses to mirror horizontally and vertically, and there is module for unicode tags that are now used as Emoji modifiers. ## Version 0.10.0.0 Added modules for /currency/, /Mayan numbers/, and /vulgar fractions/. The data types are now members of the `Data`, `Generic`, and `Hashable` typeclass. Types with a type parameter are instances of `Eq1` and `Ord1`. ## Version 0.9.0.0 Added support for /ballot boxes/, /brackets/, /control pictures/, seven-segment displays, and Klingon characters (for the private codeblock). ## Version 0.8.0.0 Reorganizing modules. Ancient Egyptian numerals. Combining Unicode characters. Extra range checks. More functionality to render Roman numerals. ## Version 0.7.0.0 Small plus and minus in subscript and superscript. Bugfix by @wismill. ## Version 0.6.0.0 Added *duodecimal* numbers and *math* alphanumerical symbols. ## Version 0.5.0.0 Added *dices*, *dominos*, and *Roman numerals*. ## Version 0.4.0.0 Added *playing cards* character support. ## Version 0.3.0.0 Added *chess* character support. ## Version 0.2.0.0 Added *Braille* character support. ## Version 0.1.0.0 The first version that is deployed on Hackage.