Skip to content

Releases: pterm/pterm

v0.12.59

15 Apr 17:07
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

  • feat(textinput): added optional mask for prompting for secrets/passwords/tokens by @MarkusZoppelt in #458

Other Changes

  • example(table): fixed text that was too long to be displayed in the animation by @floaust in #484
  • ci(workflows): Bump actions version, fix Node 12 deprecation warnings by @kbdharun in #488
  • docs(security): added security policy by @MarvinJWendt in #490

New Contributors

Full Changelog: v0.12.58...v0.12.59

v0.12.58 | Structured Logging

03 Apr 20:29
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

New Printer: Structured Logging!

Fixes πŸ”§

  • fix(rgb): fixed a bug in RGB fading, where the maxValue would print with the minValue color. by @floaust in #479

Other Changes

Full Changelog: v0.12.57...v0.12.58

v0.12.57

28 Mar 20:00
Compare
Choose a tag to compare

What's Changed

Fixes πŸ”§

Other Changes

New Contributors

Full Changelog: v0.12.56...v0.12.57

v0.12.56

14 Mar 23:43
Compare
Choose a tag to compare

What's Changed

Fixes πŸ”§

  • fix(table): fixed panic when multiple lines contained color in a single column by @MarvinJWendt in #456

Full Changelog: v0.12.55...v0.12.56

v0.12.55

06 Mar 07:50
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

Full Changelog: v0.12.54...v0.12.55

v0.12.54

22 Jan 13:39
Compare
Choose a tag to compare

What's Changed

Fixes πŸ”§

Full Changelog: v0.12.53...v0.12.54

v0.12.53

05 Jan 22:49
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

Fixes πŸ”§

  • fix(prefix): fixed line numbers in different print functions by @MarvinJWendt in #437

Full Changelog: v0.12.52...v0.12.53

v0.12.52

05 Jan 18:02
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

Other Changes

Full Changelog: v0.12.51...v0.12.52

v0.12.51

24 Dec 03:55
cd598d2
Compare
Choose a tag to compare

What's Changed

Fixes πŸ”§

  • Make sure the confirm printer can clean up after Ctrl+C by @adombeck in #425
  • Use the correct given style for the InteractiveSelectPrinter instead of the default theme. by @sephiroth74 in #426

New Contributors

Full Changelog: v0.12.50...v0.12.51

v0.12.50

22 Nov 07:13
Compare
Choose a tag to compare

What's Changed

Fixes πŸ”§

  • fix: slice bounds out of range on select printer by @mponton in #420

Other Changes

New Contributors

Full Changelog: v0.12.49...v0.12.50