OLD | NEW |
---|---|
1 ## 1.1.0 | |
2 | |
3 * Add `AccumulatorSink`, `ByteAccumulatorSink`, and `StringAccumulatorSink` | |
4 classes for providing synchronous access to the output of chunked converters. | |
5 | |
1 ## 1.0.1 | 6 ## 1.0.1 |
2 | 7 |
3 * Small improvement in percent decoder efficiency. | 8 * Small improvement in percent decoder efficiency. |
4 | 9 |
5 ## 1.0.0 | 10 ## 1.0.0 |
6 | 11 |
7 * Initial version | 12 * Initial version |
OLD | NEW |