Files
bash-tui-toolkit/CHANGELOG.md
semantic-release-bot 82cecf89b8 chore(release): 1.8.3 [skip ci]
## [1.8.3](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.8.2...1.8.3) (2024-08-22)

### Bug Fixes

* Set author for gh release and make upload to gh pages more robust ([7b73805](7b7380592b))
2024-08-22 15:40:22 +00:00

6.7 KiB

1.8.3 (2024-08-22)

Bug Fixes

  • Set author for gh release and make upload to gh pages more robust (7b73805)

1.8.2 (2024-08-22)

Bug Fixes

  • Fix gh pages upload for releases script (4c86d63)

1.8.1 (2024-08-22)

Bug Fixes

  • Fix gh pages upload for releases (9285fc3)

1.8.0 (2024-08-22)

Features

  • Add gh pages upload for releases (dc79f7d)

1.7.0 (2024-08-22)

Features

  • #31: Read from tty device instead of stdin (a80a355), closes #31

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