]>
Commit | Line | Data |
---|---|---|
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 | ||
7 | # Version 0.0.0.11 | |
8 | ||
9 | * Updated to use streaming-commons in place of text-stream-decoding. | |
10 | ||
11 | # Version 0.0.0.10 | |
12 | ||
13 | * Documentation changes. | |
14 | ||
15 | ||
16 | # Version 0.0.0.9 | |
17 | ||
18 | * Documentation changes. | |
19 | ||
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 | ||
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 | ||
40 | # Version 0.0.0.2 | |
41 | ||
42 | * Omit `stdinLn` as likely to be dangerous through misunderstanding. | |
43 | ||
44 | ||
45 | # Version 0.0.0.1 | |
46 | ||
47 | * Rearrange order of 'Internal' materials. | |
48 | ||
49 |