pterm v0.12.13 Release Notes

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

    • bigtext: fix height of some characters #180
    • color: make color implement TextPrinter

    Chore

    • deps: bump github.com/gookit/color from 1.4.0 to 1.4.1
    • deps: bump github.com/gookit/color from 1.3.8 to 1.4.0
    • deps: bump github.com/mattn/go-runewidth from 0.0.10 to 0.0.12
    • gitpod: add gitpod support (#172)

    ๐Ÿ”จ Code Refactoring

    • examples: center the intro of demo
    • examples: add note to box printer

    ๐Ÿ“š Documentation Changes

    โœ… Test

    • โž• add interface tests