Releases: charmbracelet/colorprofile
v0.2.1
This release fixes an issue determining the correct color profile based on the max value from environment, terminfo, and tmux.
Changelog
Bug fixes
- 3e49392: fix: color profile is the maximum of env, terminfo, and tmux (@aymanbagabas)
Other work
- c04db4e: ci: sync dependabot config (#29) (@charmcli)
- 20e9098: ci: sync dependabot config (#30) (@charmcli)
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v0.2.0
Changelog
Other work
- 1986dd6: refactor: reorder color profiles (@aymanbagabas)
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v0.1.11
Changelog
Bug fixes
- 0394ba7: fix: respect isatty (@aymanbagabas)
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v0.1.10
Changelog
New Features
- d31d262: feat: add simple terminal support (@aymanbagabas)
- 9d6ebea: feat: support terminfo databases and query tmux for color profile (#24) (@aymanbagabas)
Bug fixes
- ac40cb1: fix: add xterm and rio color profiles (@aymanbagabas)
- d581484: fix: examples: handle nil color in colorToHex (@aymanbagabas)
- bb7e130: fix: remove invalid terminal types (@aymanbagabas)
- 91948f2: fix: use ANSI color profile for 16 colors terminals (@aymanbagabas)
- 602ea25: fix: use ansi.ReadStyleColor to appropriately read color values (@aymanbagabas)
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v0.1.9
Changelog
Bug fixes
- 2b0f69a: fix: minor typo in grayscale conversion (#17) (@CannibalVox)
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v0.1.8
Changelog
Bug fixes
- d632863: fix: properly handle missing SGR parameters (@aymanbagabas)
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v0.1.6
Changelog
New Features
- 71c737f: feat: windows has colors support (@aymanbagabas)
Bug fixes
- 5de2f41: fix: windows terminal tests (@aymanbagabas)
Other work
- 4a6ae41: refactor: tidy up envColorProfile (@aymanbagabas)
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v0.1.5
Changelog
Bug fixes
- efbe4af: fix: windows terminal supports truecolor (@aymanbagabas)
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v0.1.4
Changelog
New Features
- 9dc35d3: feat(ci): add lint-sync workflow (@aymanbagabas)
Bug fixes
- 480949a: fix(ci): add permissions to lint-sync.yml (@aymanbagabas)
- 6118ca4: fix: ensure we're extracting the value from the Param (@aymanbagabas)
- 85a93f2: fix: tidy and refactor writer.go (@aymanbagabas)
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v0.1.3
Changelog
Bug fixes
- 539a7e6: fix: extract color param from ansi.Param (#5) (@aymanbagabas)
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.