File: release-v0.5.9.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 (8 lines) | stat: -rw-r--r-- 230 bytes parent folder | download
1
2
3
4
5
6
7
8
# Release Notes v0.5.9

This release fixes:

    - all staticcheck issues in the public repositories.
    - fixes wrong const type definitions; thanks Matt LaPlante
    - fixes a typo; Michael Vetter
    - adds a SECURITY.md file