aboutsummaryrefslogtreecommitdiffhomepage
path: root/changelog
diff options
context:
space:
mode:
authormichaelt <what_is_it_to_do_anything@yahoo.com>2014-06-26 21:40:43 +0200
committermichaelt <what_is_it_to_do_anything@yahoo.com>2014-06-26 21:40:43 +0200
commit2f4a83f82d206217456a035b7e8a1e56c585bfd0 (patch)
tree1a6882a4eece84bbf187273b81e4a04378da13df /changelog
parent57454c33c13da1f07101bf096b010b4d2ce97292 (diff)
downloadtext-pipes-2f4a83f82d206217456a035b7e8a1e56c585bfd0.tar.gz
text-pipes-2f4a83f82d206217456a035b7e8a1e56c585bfd0.tar.zst
text-pipes-2f4a83f82d206217456a035b7e8a1e56c585bfd0.zip
Bumped bounds for pipes-bytestring. Made types agree with pipes-bytestring where possible. Scrapped Iso and profunctor
Diffstat (limited to 'changelog')
-rw-r--r--changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog b/changelog
index d768a80..ed4b3d9 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
1# Version 0.0.0.12
2
3* Opposing lenses for `lines` and `unlines` and `words` and `unwords`.
4 Brought closer in line with `pipes-bytestring` again. Removed `count`, which
5 was wrong. Scrapped `Iso` and the `profunctors` dependency.
6
1# Version 0.0.0.11 7# Version 0.0.0.11
2 8
3* Updated to use streaming-commons in place of text-stream-decoding. 9* Updated to use streaming-commons in place of text-stream-decoding.