Files
bash-tui-toolkit/CHANGELOG.md
2024-06-13 08:18:39 +00:00

5.3 KiB

1.6.0 (2024-06-13)

Features

  • Introduce basic vim bindings in prompts (#28) (8b760d1)

1.5.1 (2023-12-11)

Bug Fixes

  • platform_helper: Fix get_opener MacOS detection (#21) (b734717)

1.5.0 (2023-09-14)

Features

1.4.1 (2023-06-26)

Bug Fixes

  • Set release version on semantic-release (31380e1)

1.4.1 (2023-06-26)

Bug Fixes

  • Set release version on semantic-release (31380e1)

1.4.0 (2023-06-26)

Features

1.3.0 (2023-06-26)

Features

1.2.4 (2023-02-17)

Bug Fixes

1.2.3 (2023-02-17)

Bug Fixes

1.2.2 (2023-02-17)

Bug Fixes

1.2.1 (2023-02-17)

Bug Fixes

  • Fix select after refactor (7f93185)

1.2.0 (2023-02-17)

Features

1.1.1 (2023-02-16)

Bug Fixes

  • Fix color formatting for success and error messages (6d8aad0)

1.1.0 (2023-02-16)

Features

  • Improve performance for empty line print for larger lists (3b02fbb)

1.0.4 (2023-02-16)

Bug Fixes

  • Fix empty line for checkbox and list prompt (042f01b)

1.0.3 (2023-02-15)

Bug Fixes

  • Add missing new line for select (717bb54)

1.0.2 (2023-02-15)

Bug Fixes

  • Fix line break in list result (391c0e2)

1.0.1 (2023-02-15)

Bug Fixes

  • Fix empty lines for switch and checkbox (dd3f163)

1.0.0 (2023-02-15)

Features