Skip to content

v1.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 14:14
· 34 commits to master since this release

Change Log

Refactor

  • refactor: update and refactor the color tag parse logic efc6d3f

Fixed

  • fix: RGBFromString() maybe input overflow int value bf93227

Update

  • up: update some comments and add more unit tests daca06f

Other

  • build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3 ab29a70
  • build(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.4 8e41e71
  • build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 895e882
  • chore: add color level alias of the terminfo.ColorLevel 2f5b36d
  • chore: update some func comments, fix some code style f30c873
  • chore: update the limit go version and update release gh action e12eb6f
  • chore: update the readme add more HTML like tags usage d305f5f
  • chore: add more docs for detect color level on readme 0ec8e78
  • build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 1823e0c
  • chore: update some comments code styles d0fe513

Full Changelog: v1.5.1...v1.5.2