All Versions
70
Latest Version
Avg Release Cycle
17 days
Latest Release
59 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.12.42 Changes
June 21, 2022๐ Features
- input: added text input printer
-
v0.12.41 Changes
April 12, 2022 -
v0.12.40 Changes
March 28, 2022๐ Features
- โ added a custom writer for all printers
-
v0.12.39 Changes
March 18, 2022๐ Features
- ๐จ use fallback color in
BigTextPrinter
whenRGB
is not supported
โ Test
- ๐ fix
BigTextPrinter
test - โ removed
testdata
- โ removed snapshot testing
- ๐จ use fallback color in
-
v0.12.38 Changes
March 09, 2022๐ Features
- โ added
NewLettersFromStringWithRGB
- โ added
NewLettersFromStringWithRGB
โ Test
- bigtext: fix formatting error in bigtext test
- โ added
-
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
- progressbar: Add option to set the
-
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
tooutBuf
-
v0.12.33 Changes
October 24, 2021๐ Features
- โ add
PrintOnErrorf
for everyTextPrinter
(#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
- โ add