dataenc 0.12.1.0 released
- Magnus Therning
Yesterday I released a new version of dataenc. It’s available on Hackage of course. Summary of (visible) changes:
- implementation of a bunch of new encodings:
- xxencode
- quoted-printable
- python escaping
- url encoding
- squashing of a bug in the yEncoding implementation that only manifested on 32-bit systems
- an attempt to conform to the guidelines for the Haskell Platform regarding versioning and dependencies