pterm v0.10.0 Release Notes

Release Date: 2020-11-01 // over 3 years ago
  • Chore

    • deps: update dependencies

    Ci

    • ๐Ÿ”„ change font of animation SVGs to consolas
    • ๐Ÿ”„ change font of animation SVGs

    ๐Ÿ”จ Code Refactoring

    • ignore errors where no errors can occur
    • theme: change ListTextStyle to BulletListTextStyle (#104)
    • theme: change ProgressbarBarStyle to FgCyan (#106)
    • theme: change white to default color in Theme (#103)

    ๐Ÿ“š Documentation Changes

    • examples: update disable-color example (#107)
    • examples: change color of BigLetter P of PTerm to FgLightCyan (#105)
    • examples: change length of tree example in demo

    ๐Ÿ”‹ Features

    • ๐Ÿ–จ make printers return errors
    • โž• add DisableOutput() and EnableOutput() (#108)

    ๐Ÿ’ฅ BREAKING CHANGE

    ๐Ÿ–จ Interface of RenderablePrinter and LivePrinter changed.

    The global variable DisableOutput was renamed to Output.