]> git.immae.eu Git - github/fretlink/text-pipes.git/blobdiff - changelog
travis
[github/fretlink/text-pipes.git] / changelog
index 7bc92ba86ae47643eb4afc30f2d6efe86c74c88a..ed4b3d9d43d781e88005d4cc5431420af3de24a8 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,18 @@
+# Version 0.0.0.12
+
+* Opposing lenses for `lines` and `unlines` and `words` and `unwords`. 
+  Brought closer in line with `pipes-bytestring` again. Removed `count`, which
+  was wrong. Scrapped `Iso` and the `profunctors` dependency. 
+
+# Version 0.0.0.11
+
+* Updated to use streaming-commons in place of text-stream-decoding.
+
+# Version 0.0.0.10
+
+* Documentation changes.
+
+
 # Version 0.0.0.9
 
 * Documentation changes.