Releases: wobsoriano/blipgloss
Releases · wobsoriano/blipgloss
v0.4.7
v0.4.6
v0.4.5
v0.4.0
v0.3.0
🚨 Breaking Changes
- Use enums for Borders - by @wobsoriano (a0768)
🚀 Features
- Add String method - by @wobsoriano (f25dd) (37a8d32)
- Add Border method - by @wobsoriano (e8a38)
- Add Inherit method - by @wobsoriano (9ff28)
- Add Underline method - by @wobsoriano (5f751)
- Support for complete adaptive colors - by @wobsoriano (e5f05)
- Add PlaceVertical and PlaceHorizontal whitespace methods - by @wobsoriano (71b0f)
🐞 Bug Fixes
- Null types - by @wobsoriano (50b66)
- Return instance - by @wobsoriano (3c50b)
- Inherit method incorrectly exported - by @wobsoriano (14384)
- Whitespace methods - by @wobsoriano (759fe)
- Incorrect condition guards for complete adaptive colors - by @wobsoriano (efa45)
- Inherit method not able to inherit style - by @wobsoriano (beb92)
View changes on GitHub
v0.2.2
🚀 Features
- Add WithWhitespaceBackground, WithWhitespaceForeground and WithWhitespaceChars methods - by @wobsoriano (8231d)
View changes on GitHub
v0.2.1
v0.2.0
🚀 Features
- deps: Bump lipgloss to 0.7.1 - by @wobsoriano (97e55)
🐞 Bug Fixes
- Incorrect types - by @wobsoriano (410f6)
- Missing height function - by @wobsoriano (28457)
View changes on GitHub
v0.1.9
No significant changes