]> git.immae.eu Git - github/fretlink/text-pipes.git/blame - changelog
Rename function to readFileLn, export fromHandleLn
[github/fretlink/text-pipes.git] / changelog
CommitLineData
2f4a83f8 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
78476220 7# Version 0.0.0.11
8
9* Updated to use streaming-commons in place of text-stream-decoding.
10
82fe661b 11# Version 0.0.0.10
12
13* Documentation changes.
14
15
e1ed9621 16# Version 0.0.0.9
17
18* Documentation changes.
19
4989a357 20# Version 0.0.0.7
21
22 * Used the new text-stream-decoding package
23 * Separated IO and Encoding modules adding flag -fnoio
24
b23136b1 25 # Version 0.0.0.5
26
27 * Rearranged internal modules
28
29
30 # Version 0.0.0.4
31
32 * Altered bad haddock markup
33
34
35 # Version 0.0.0.3
36
37 * Actually added changelog
38
39
02bc50d5 40 # Version 0.0.0.2
11777d08 41
42 * Omit `stdinLn` as likely to be dangerous through misunderstanding.
43
02bc50d5 44
45 # Version 0.0.0.1
46
11777d08 47 * Rearrange order of 'Internal' materials.
48
49