File: ChangeLog

package info (click to toggle)
haskell-conduit-zstd 0.0.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 68 kB
  • sloc: haskell: 46; makefile: 5
file content (9 lines) | stat: -rw-r--r-- 261 bytes parent folder | download
1
2
3
4
5
6
7
8
9
Version 0.0.2.0 2020-05-21 by luispedro
	* Do not stop if an empty bytestring is present in the stream (PR #1 by
	Kamil Dworakowski)

Version 0.0.1.1 2018-09-23 by luispedro
	* Update to newer conduit API

Version 0.0.1 2018-02-12 by luispedro
	* First version