Changelog for xhtml-3000.4.0.0
3000.4.0.0
- Memory allocation improvements #20
3000.3.0.0
- The internal representation has changed from
Stringand[String]to aData.ByteString.Builderand difference lists. #19
3000.2.2.1
- Special release which supports only
base >= 4.11(while 3000.2.2 supportsbase < 4.11) but is otherwise morally the same asxhtml-3000.2.2.
3000.2.2
- Add
Semigroup Htmlinstance - Update to
cabal-version:>=1.10 - Clean-up compiler warnings