Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Latest commit

 

History

History
51 lines (42 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

51 lines (42 loc) · 1.1 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.

v0.2.4 - 2021-08-21

Added

  • Added Go 1.17 support.
  • Added a changelog.
  • Added a code of conduct.

v0.2.3 - 2021-02-20

Added

  • Added Go 1.16 support.

v0.2.2 - 2020-12-31

Changed

  • Updated the readme.

v0.2.1 - 2020-12-30

Added

  • Added Stale GitHub action.

v0.2.0 - 2020-11-28

Added

  • Added Go 1.15 support.

Changed

  • BREAKING: Renamed the default branch from master to main.

v0.1.0 - 2020-06-11

Added

  • Added Color function.
  • Added the following color variables:
    • Black
    • BlackBright
    • Red
    • RedBright
    • Green
    • GreenBright
    • Yellow
    • YellowBright
    • Blue
    • BlueBright
    • Magenta
    • MagentaBright
    • Cyan
    • CyanBright
    • White
    • WhiteBright