All Versions
77
Latest Version
Avg Release Cycle
20 days
Latest Release
898 days ago

Changelog History
Page 2

  • v0.12.39 Changes

    March 18, 2022

    ๐Ÿ”‹ Features

    • ๐Ÿ–จ use fallback color in BigTextPrinter when RGB is not supported

    โœ… Test

    • ๐Ÿ›  fix BigTextPrinter test
    • โœ‚ removed testdata
    • โœ‚ removed snapshot testing
  • v0.12.38 Changes

    March 09, 2022

    ๐Ÿ”‹ Features

    • โž• added NewLettersFromStringWithRGB
    • โž• added NewLettersFromStringWithRGB

    โœ… Test

    • bigtext: fix formatting error in bigtext test
  • v0.12.37 Changes

    February 17, 2022

    ๐Ÿ”‹ Features

    • progressbar: Add option to set the MaxWidth of the progressbar

    โœ… Test

    • progressbar: added 100% test coverage for new features

    ๐Ÿ”จ Code Refactoring

    • putils: Improved styling
  • v0.12.36 Changes

    February 01, 2022

    ๐Ÿ”‹ Features

    • ๐Ÿ›  proposal horizontal table header row and row separators fixes
    • proposal horizontal table header row and row separators changes
    • proposal horizontal table header row and row separators changes
    • proposal horizontal table header row and row separators changes
    • proposal horizontal table header row and row separators changes
    • proposal horizontal table header row and row separators changes
    • proposal horizontal table header row and row separators
    • proposal horizontal table header row and row separators changes
    • proposal horizontal table header row and row separators changes
    • proposal horizontal table header row and row separators
    • proposal horizontal table header row and row separators
    • proposal horizontal table header row and row separators
    • proposal horizontal table header row and row separators
    • proposal horizontal table header row and row separators
    • proposal horizontal table header row and row separators
    • proposal horizontal table header row and row separators
    • proposal horizontal table header row and row separators
  • v0.12.35 Changes

    February 01, 2022

    ๐Ÿ”จ Code Refactoring

    • ๐Ÿ›  fix linting
    • regenerate snapshots
  • v0.12.34 Changes

    January 16, 2022

    ๐Ÿ› Bug Fixes

    • progressbar: refresh progressbars on every PTerm print (#302)

    โœ… Test

    • โœ‚ removed AreaPrinter test output
    • table: changed mock reader from os.Stdin to outBuf
  • v0.12.33 Changes

    October 24, 2021

    ๐Ÿ”‹ Features

    • โž• add PrintOnErrorf for every TextPrinter (#279)
    • coverage: add unit test
    • progressbar: made updating the progressbar title easier. (#267)
    • table: increase test coverage
    • table: revamp to follow practice
    • table: add support for right data alignment

    ๐Ÿ› Bug Fixes

    • idea: revert unwanted config changes
    • ๐Ÿ‘• linter: do linter recommendation to delete fallthrough
  • v0.12.32 Changes

    October 15, 2021

    ๐Ÿ”‹ Features

    • โž• added AreaPrinter.Clear()

    ๐Ÿ› Bug Fixes

    • progressbar method name
    • header: fixed length calculation for Chinese strings

    ๐Ÿ”จ Code Refactoring

    • ๐Ÿ”„ change bitSize size
  • v0.12.31 Changes

    September 21, 2021

    ๐Ÿ”‹ Features

    • prefix: added LineNumberOffset to PrefixPrinter
  • v0.12.30 Changes

    August 16, 2021

    ๐Ÿ› Bug Fixes

    • ๐Ÿ’… style: resetting to previous color also resets attributes

    ๐Ÿ”จ Code Refactoring

    • โœ… adapt new testza function name