pterm v0.12.14 Release Notes

Release Date: 2021-05-09 // about 3 years ago
  • ๐Ÿ› Bug Fixes

    • header: fix inline color in Header

    Ci

    • try to render SVGs with monospace font
    • try to render SVGs with monospace font
    • ๐Ÿ”„ change color scheme for rendered examples

    ๐Ÿ”จ Code Refactoring

    • ๐ŸŽ refactor Sprintfln and Printfln func. for better performance

    ๐Ÿ“š Documentation Changes

    • โž• add docs for Sprintfln and Printfln function for all printers
    • examples: fix line length of BoxPrinter example
    • pterm-sh: add docs for Color printer in README.md
    • pterm-sh: document global function
    • pterm-sh: update edit on github link
    • pterm-sh: add docs for BarChart printer in README.md
    • pterm-sh: add Style printer documentation
    • pterm-sh: add a Style printer example
    • pterm-sh: restructure sidebar
    • pterm-sh: add RGB printer documentation and in README.md
    • pterm-sh: add RGB and Style to features in README.md
    • pterm-sh: add docs for Prefix printer in README.md
    • pterm-sh: add docs for theming
    • pterm-sh: remove customizing intro from sidebar
    • pterm-sh: add docs for Table printer in README.md
    • readme: add docs for theming
    • readme: make feature tables shorter
    • readme: add supporters section
    • readme: move features section to goal of pterm
    • readme: move installation section to top
    • readme: make feature list to table

    ๐Ÿ”‹ Features

    • basic-text: add Sprintfln and Printfln function
    • ๐Ÿ–จ boxprinter: add Sprintfln and Printfln function
    • ๐Ÿ–จ centerprinter: add Sprintfln and Printfln function
    • color: add Sprintfln and Printfln function
    • header: add Sprintfln and Printfln function
    • paragraph: add Sprintfln and Printfln function
    • prefix: add Sprintfln and Printfln function
    • ๐Ÿ–จ print: add Sprintfln and Printfln function
    • ๐Ÿ–จ printer-interface: add Sprintfln and Printfln to the interface
    • rgb: add Sprintfln and Printfln function
    • section: add Sprintfln and Printfln function

    โœ… Test

    • โž• add tests for Sprintfln and Printfln function

    โช Reverts

    • ci: change color scheme for rendered examples