Skip to content

Releases: pterm/pterm

v0.12.81

06 Jun 20:40
7278f55
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

  • feat: adding more padding setters for BoxPrinter by @kelvne in #709
  • feat(multiselect): optionally show selected options by @MarvinJWendt in #719

Fixes πŸ”§

  • fix(logger): correctly print slog attribute values for json output by @KimNorgaard in #716
  • fix(spinner): suppress spinner line clearing in raw output mode by @jagregory in #692
  • fix(spinner): clear the old text when using UpdateText with Spinner by @Chance-fyi in #656
  • fix(multiprinter): array out of bounds error in MultiPrinter.getString() by @DavidS-ovm in #678

New Contributors

Full Changelog: v0.12.80...v0.12.81

v0.12.80

27 Nov 13:02
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

Fixes πŸ”§

  • fix(interactive-textinput): panic at interactive_textinput_printer & edit value in-place by @malyusha in #662
  • fix: use rune len by @franklinkim in #685
  • fix(progressbar/spinner): fix print while progressbar / spinner is running by @MarvinJWendt in #699

Other Changes

New Contributors

Full Changelog: v0.12.79...v0.12.80

v0.12.79

09 Feb 18:58
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

Full Changelog: v0.12.78...v0.12.79

v0.12.78

04 Feb 18:48
Compare
Choose a tag to compare

What's Changed

Fixes πŸ”§

  • fix(progressbar): Progressbar and Logger did not work together co… by @MarvinJWendt in #627
  • fix(textinput): fixed text width calculation by @auntan in #624

New Contributors

Full Changelog: v0.12.77...v0.12.78

v0.12.77

01 Feb 22:10
Compare
Choose a tag to compare

What's Changed

Fixes πŸ”§

New Contributors

Full Changelog: v0.12.76...v0.12.77

v0.12.76

23 Jan 19:55
Compare
Choose a tag to compare

What's Changed

Fixes πŸ”§

Full Changelog: v0.12.75...v0.12.76

v0.12.75

17 Jan 18:37
Compare
Choose a tag to compare

What's Changed

Fixes πŸ”§

Full Changelog: v0.12.74...v0.12.75

v0.12.74

03 Jan 21:50
Compare
Choose a tag to compare

What's Changed

Exciting New Features πŸŽ‰

  • feat: automatically inject more CallerOffset in pterm.NewSlogHandler by @MarvinJWendt in #609

Other Changes

Full Changelog: v0.12.73...v0.12.74

v0.12.73

29 Dec 18:21
Compare
Choose a tag to compare

What's Changed

Fixes πŸ”§

  • fix(logger): LogLevelDisabled does no longer print anything by @MarvinJWendt in #601

Other Changes

New Contributors

Full Changelog: v0.12.72...v0.12.73

v0.12.72

16 Dec 21:15
Compare
Choose a tag to compare

What's Changed

Fixes πŸ”§

  • fix: exit on ctrl+c in interactive printers by default by @panbanda in #593

Other Changes

New Contributors

Full Changelog: v0.12.71...v0.12.72