Blipgloss Versions Save

Style definitions for nice terminal layouts 👄

v0.3.0

7 months ago

   🚨 Breaking Changes

  • Use enums for Borders  -  by @wobsoriano (a0768)

   🚀 Features

   🐞 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

9 months ago

   🚀 Features

  • Add WithWhitespaceBackground, WithWhitespaceForeground and WithWhitespaceChars methods  -  by @wobsoriano (8231d)
    View changes on GitHub

v0.2.1

9 months ago

   🚀 Features

  • Complete colors support  -  by @wobsoriano (62a26)
    View changes on GitHub

v0.2.0

9 months ago

   🚀 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

1 year ago

No significant changes

    View changes on GitHub

v0.1.7

1 year ago

   🚀 Features

  • Custom borders  -  by @wobsoriano (7c56c)
    View changes on GitHub

v0.1.6

1 year ago

   🚀 Features

  • Align method  -  by @wobsoriano (29c03)
  • Padding method  -  by @wobsoriano (0a8b7)
  • BorderForeground method  -  by @wobsoriano (c3d2d)
  • Border style method  -  by @wobsoriano (23623)
    View changes on GitHub

v0.1.5

1 year ago

No significant changes

    View changes on GitHub

v0.1.4

1 year ago

No significant changes

    View changes on GitHub

v0.1.3

1 year ago

   🚀 Features

  • Add joining paragraphs util  -  by @wobsoriano (d9017)
  • Move utilities outside of blipgloss class  -  by @wobsoriano (04eea)
  • Add Width and Height utilities  -  by @wobsoriano (083da)

   🐞 Bug Fixes

  • Incorrect paragraph joining args  -  by @wobsoriano (7ab9a)
    View changes on GitHub