File: release-v0.5.13.md

package info (click to toggle)
golang-github-ulikunitz-xz 0.5.15-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,496 kB
  • sloc: makefile: 7; sh: 5
file content (4 lines) | stat: -rw-r--r-- 150 bytes parent folder | download
1
2
3
4
# Release Notes v0.5.13

This release adds package xio to handle situations with multiple WriteClosers
that were pointed out by @kodawah in issue #61.