Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.07 KB

File metadata and controls

46 lines (27 loc) · 1.07 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Changed

  • Updated golang.org/x/sys so the project can be built on mac and with go 1.18. See: golang/go#49219
  • Upgrade dependencies
  • Upgrade to Go 1.21

Fixed

  • Ensure separator obey the --no-color flag

0.1.2 - 2022-02-21

Changed

0.1.1 - 2020-07-06

Added

  • Format new microerror@0.2.x JSON formatted error.
  • Print operatorkit resource name in bold.

Fixed

  • Print default color instead of white.

0.1.0 - 2020-07-01

Changed

  • First release.