string-conv-0.2.0: changelog.md
0.2.0 ===== * Don't set optimization flag for library * Add property tests and fix to make String <-> ByteString conversion safer [PR 6](https://github.com/Soostone/string-conv/pull/6). * Add lib-Werror flag for development 0.1.1 ===== * Fixed bug where decoding text from bytestrings would always decode leniently, even if Strict was used. 0.1 === * Initial release