Changelog for type-of-html-1.1.0.0
Revision history for type-of-html
1.1.0.0 -- 2017-11-04
- add support for ghc 802
- simplify types
- set up ci
1.0.1.0 -- 2017-10-29
- export Document
- use double conversion
1.0.0.0 -- 2017-09-18
- perf increase
- more compile time optimizations
- more test cases
- more Convert instances
0.5.1.0 -- 2017-09-13
- perf increase
- better compile times
0.5.0.0 -- 2017-09-12
- type attributes
- don't allow invalid attributes
- perf increase
- better compile times
0.4.2.0 -- 2017-09-11
- don't remove omittable tags
- simplify internals
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
0.2.0.0 -- 2017-07-30
0.1.0.0 -- 2017-07-09