Files
bash-tui-toolkit/CHANGELOG.md
semantic-release-bot 449475f592 chore(release): 1.4.0 [skip ci]
## [1.4.0](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.3.0...1.4.0) (2023-06-26)

### Features

* Update header ([13a219e](13a219e772))
2023-06-26 13:36:46 +00:00

3.6 KiB

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