]> git.immae.eu Git - github/fretlink/text-pipes.git/blobdiff - changelog
travis apt 3
[github/fretlink/text-pipes.git] / changelog
index 65690024952a5af2bfdb5a7dfe4a883f3420fb66..ed4b3d9d43d781e88005d4cc5431420af3de24a8 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,27 @@
+# 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.
+
+# Version 0.0.0.7
+
+ * Used the new text-stream-decoding package
+ * Separated IO and Encoding modules adding flag -fnoio
+
  # Version 0.0.0.5
  
  * Rearranged internal modules