Skip to content

Latest commit

 

History

History
27 lines (11 loc) · 877 Bytes

CHANGELOG.md

File metadata and controls

27 lines (11 loc) · 877 Bytes

0.1.1 (2020-04-07)

Features

  • terminal: add terminal detection methods (28794e5)

(2019-05-23)

This is the first proper release of ioes. In preparation for go 1.13, in which go.mod files and go modules are the primary way to handle go dependencies, we are going to do an official release of all our modules. This will be version v0.1.0 of ioes.

Bug Fixes

  • spinner: direct spinner to stderr instead of stdout (d32c227)

Features

  • ioes: ioes package for stream standardization (5f0bbae)
  • PrintErr: add method for printing to error output (0c44c82)