- Add fromChar
- Add IsString UTF8 instance
- Fixup documentation and tests
- Build correctly on GHC-7.0 (#14)
- Improve the performance of Data.ByteString.Lazy.UTF8.fromString. (Thanks, ndmitchell)
- Remove out all the old utf8 IO support. GHC supports utf8 now.
- Performance tweaks
- bytestring-in-base flag default to False