# Revision history for type-of-html ## 0.4.0.0 -- 2017-09-09 * new api: attributes are now monoids * builder based: higher perf ## 0.3.0.0 -- 2017-09-05 * Overhaul of api * Monomorphic render functions * Remove inefficient builders * Predifined attributes * Single polymorphic implementation for all renderers ## 0.2.1.0 -- 2017-08-04 * Escape strings ## 0.2.0.0 -- 2017-07-30 * Full implementation ## 0.1.0.0 -- 2017-07-09 * First draft