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

Changelog History
Page 1

  • v0.12.49 Changes

    October 03, 2022
  • v0.12.48 Changes

    October 02, 2022

    ๐Ÿ”‹ Features

    • ๐Ÿ–จ custom select/confirm key for interactive printer
    • โž• add flag to disable filter/search for interactive printer
  • v0.12.47 Changes

    September 19, 2022

    ๐Ÿ”‹ Features

    • โž• adding interactive continue printer

    ๐Ÿ› Bug Fixes

    • typo
    • append the selected value to the prompt

    ๐Ÿ”จ Code Refactoring

    • ignore invalid custom handles
    • initiazile handles on getSuffix
    • comment format
    • โž• address renaming PR comments
    • 0๏ธโƒฃ show full handles by default
    • ๐Ÿ‘‰ use a map for the options

    โช Reverts

    • ๐Ÿ”จ refactor: use a map for the options
  • v0.12.46 Changes

    September 05, 2022

    ๐Ÿ”‹ Features

    • putils: add CenterText in putils

    ๐Ÿ› Bug Fixes

    • textinput: fixed overwriting the default values
  • v0.12.45 Changes

    July 26, 2022

    ๐Ÿ› Bug Fixes

    • ๐Ÿ–จ make sure the interactive printers can cleanup after Ctrl+C
    • the interactive confirm answers should match the confirm/reject text

    โœ… Test

    • โž• add tests for custom answers
  • v0.12.44 Changes

    July 22, 2022
  • v0.12.43 Changes

    July 17, 2022

    ๐Ÿ› Bug Fixes

    • spinner: fix line didn't clear properly
    • table: fixed column length calculation for Chinese strings
  • 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