Files
bash-tui-toolkit/CHANGELOG.md
semantic-release-bot 1102ac984e chore(release): 1.5.1 [skip ci]
## [1.5.1](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.5.0...1.5.1) (2023-12-11)

### Bug Fixes

* **platform_helper:** Fix get_opener MacOS detection ([#21](https://github.com/timo-reymann/bash-tui-toolkit/issues/21)) ([b734717](b7347175fe))
2023-12-11 11:20:36 +00:00

5.0 KiB

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