All Versions
77
Latest Version
Avg Release Cycle
20 days
Latest Release
567 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