Skip to content

Releases: pterm/pterm

v0.12.39

18 Mar 01:56
2bfb950
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat: use fallback color in BigTextPrinter when RGB is not supported by @MarvinJWendt in #331

Other Changes

Full Changelog: v0.12.38...v0.12.39

v0.12.38

09 Mar 21:32
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat: added NewLettersFromStringWithRGB by @floaust in #322

Full Changelog: v0.12.37...v0.12.38

v0.12.37

17 Feb 01:25
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Full Changelog: v0.12.36...v0.12.37

v0.12.36

02 Feb 07:41
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Full Changelog: v0.12.35...v0.12.36

v0.12.35

01 Feb 16:37
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • Added possibility to correctly handle negative values for charts by @anxp in #305

New Contributors

  • @anxp made their first contribution in #305

Full Changelog: v0.12.34...v0.12.35

v0.12.34

16 Jan 21:01
Compare
Choose a tag to compare

What's Changed

Fixes 🔧

Other Changes

New Contributors

Full Changelog: v0.12.33...v0.12.34

v0.12.33

25 Oct 13:16
Compare
Choose a tag to compare

What's Changed

  • feat: add PrintOnErrorf for every TextPrinter by @KarolosLykos in #279
  • chore(deps): bump github.com/MarvinJWendt/testza from 0.2.9 to 0.2.10 by @dependabot in #283
  • feat(table): add support for right data alignment by @rizalgowandy in #269
  • feat(progressbar): made updating the progressbar title easier. by @b4sen in #267

New Contributors

Full Changelog: v0.12.32...v0.12.33

v0.12.32

19 Oct 22:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.31...v0.12.32

v0.12.31

21 Sep 14:34
Compare
Choose a tag to compare

Features

  • prefix: added LineNumberOffset to PrefixPrinter

v0.12.30

16 Aug 12:13
Compare
Choose a tag to compare

Bug Fixes

  • style: resetting to previous color also resets attributes

Code Refactoring

  • adapt new testza function name