🚨 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)