Releases: FollowTheProcess/hue
Releases · FollowTheProcess/hue
v1.1.0
Changes
- Update FollowTheProcess/ci action to v4 (#38) @renovate[bot]
🚀 Features
- Add AppendText method for bytes (#39) @FollowTheProcess
📦 Dependencies
- Update crazy-max/ghaction-github-labeler action to v6 (#35) @renovate[bot]
- Update release-drafter/release-drafter action to v7 (#37) @renovate[bot]
- Update module golang.org/x/term to v0.41.0 (#36) @renovate[bot]
- Update module golang.org/x/term to v0.40.0 (#34) @renovate[bot]
- Update module golang.org/x/term to v0.39.0 (#33) @renovate[bot]
- Update module golang.org/x/term to v0.38.0 (#32) @renovate[bot]
- Update actions/checkout action to v6 (#31) @renovate[bot]
- Update module golang.org/x/term to v0.37.0 (#30) @renovate[bot]
- Update module golang.org/x/term to v0.36.0 (#29) @renovate[bot]
v1.0.0
Changes
- No changes
v0.7.0
Changes
📦 Dependencies
- Update dependencies (#28) @FollowTheProcess
- Update actions/checkout action to v5 (#27) @renovate[bot]
- Update module golang.org/x/term to v0.34.0 (#26) @renovate[bot]
- Update module golang.org/x/term to v0.33.0 (#25) @renovate[bot]
v0.6.0
Changes
- Configure Renovate (#21) @renovate[bot]
🚀 Features
- Use my new vanity url (#24) @FollowTheProcess
📦 Dependencies
- Bump golang.org/x/term from 0.31.0 to 0.32.0 (#22) @dependabot[bot]
- Bump golang.org/x/term from 0.30.0 to 0.31.0 (#20) @dependabot[bot]
- Bump FollowTheProcess/ci from 1 to 2 (#19) @dependabot[bot]
v0.5.2
v0.5.1
v0.5.0
Changes
🚀 Features
- Add a
Textmethod for returning a stylised string (#16) @FollowTheProcess
📦 Dependencies
- Upgrade to Go 1.24 (#15) @FollowTheProcess
- Bump golang.org/x/term from 0.28.0 to 0.29.0 (#14) @dependabot[bot]
v0.4.0
Changes
- Refresh golangci-lint config (#12) @FollowTheProcess
🐎 Performance
- Optimise style combinations and string building (#13) @FollowTheProcess
v0.3.1
v0.3.0
Changes
🚀 Features
- Add hue/tabwriter, a fork of text/tabwriter that handles ANSI colours (#10) @FollowTheProcess