## [1.4.1](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.4.0...1.4.1) (2023-06-26) ### Bug Fixes * Set release version on semantic-release ([31380e1](31380e1205))
113 lines
4.1 KiB
Markdown
113 lines
4.1 KiB
Markdown
## [1.4.1](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.4.0...1.4.1) (2023-06-26)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Set release version on semantic-release ([31380e1](https://github.com/timo-reymann/bash-tui-toolkit/commit/31380e1205c3265600af0dd0f10b544dc7bad879))
|
|
|
|
## [1.4.1](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.4.0...1.4.1) (2023-06-26)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Set release version on semantic-release ([31380e1](https://github.com/timo-reymann/bash-tui-toolkit/commit/31380e1205c3265600af0dd0f10b544dc7bad879))
|
|
|
|
## [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](https://github.com/timo-reymann/bash-tui-toolkit/commit/13a219e77245906661419424a60c3c8c736416e1))
|
|
|
|
## [1.3.0](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.2.4...1.3.0) (2023-06-26)
|
|
|
|
|
|
### Features
|
|
|
|
* Add file headers ([c8bccd8](https://github.com/timo-reymann/bash-tui-toolkit/commit/c8bccd8ab01ecab8711685cb396736a2b61d24b9))
|
|
|
|
## [1.2.4](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.2.3...1.2.4) (2023-02-17)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Fix input color code ([23f8d42](https://github.com/timo-reymann/bash-tui-toolkit/commit/23f8d428981dcc57d1769d020e842e94df7902b7))
|
|
|
|
## [1.2.3](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.2.2...1.2.3) (2023-02-17)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Trigger release ([0945b01](https://github.com/timo-reymann/bash-tui-toolkit/commit/0945b01e1bea73c9063f903e8e4adc3632a023c5))
|
|
|
|
## [1.2.2](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.2.1...1.2.2) (2023-02-17)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Full compability on macos ([#2](https://github.com/timo-reymann/bash-tui-toolkit/issues/2)) ([9fa16c8](https://github.com/timo-reymann/bash-tui-toolkit/commit/9fa16c82957b58c72b575a40a055e0e5048f72bf))
|
|
|
|
## [1.2.1](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.2.0...1.2.1) (2023-02-17)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Fix select after refactor ([7f93185](https://github.com/timo-reymann/bash-tui-toolkit/commit/7f931855a5ddd07ffa35e51c61f9f6263637f073))
|
|
|
|
## [1.2.0](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.1.1...1.2.0) (2023-02-17)
|
|
|
|
|
|
### Features
|
|
|
|
* Add platform helpers ([f6a6e91](https://github.com/timo-reymann/bash-tui-toolkit/commit/f6a6e91d2f3dfd2aa1c4366b39ac8ea1de42e4c0))
|
|
|
|
## [1.1.1](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.1.0...1.1.1) (2023-02-16)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Fix color formatting for success and error messages ([6d8aad0](https://github.com/timo-reymann/bash-tui-toolkit/commit/6d8aad022e329a0942e43e386cb34f2d458f4ac2))
|
|
|
|
## [1.1.0](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.0.4...1.1.0) (2023-02-16)
|
|
|
|
|
|
### Features
|
|
|
|
* Improve performance for empty line print for larger lists ([3b02fbb](https://github.com/timo-reymann/bash-tui-toolkit/commit/3b02fbb91164b807ac84ed6e956cdcad4c8d3c08))
|
|
|
|
## [1.0.4](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.0.3...1.0.4) (2023-02-16)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Fix empty line for checkbox and list prompt ([042f01b](https://github.com/timo-reymann/bash-tui-toolkit/commit/042f01bd0b25db94ed4c83b64a91439e295e4445))
|
|
|
|
## [1.0.3](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.0.2...1.0.3) (2023-02-15)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Add missing new line for select ([717bb54](https://github.com/timo-reymann/bash-tui-toolkit/commit/717bb546a0759174d115f0f7abd9f88dda06294c))
|
|
|
|
## [1.0.2](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.0.1...1.0.2) (2023-02-15)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Fix line break in list result ([391c0e2](https://github.com/timo-reymann/bash-tui-toolkit/commit/391c0e2a9672e1eefba9883b307bd6d87dacddf5))
|
|
|
|
## [1.0.1](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.0.0...1.0.1) (2023-02-15)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* Fix empty lines for switch and checkbox ([dd3f163](https://github.com/timo-reymann/bash-tui-toolkit/commit/dd3f163e276f7fb94492ffe2afc3dda43aa7b192))
|
|
|
|
## 1.0.0 (2023-02-15)
|
|
|
|
|
|
### Features
|
|
|
|
* Add first modules ([762ae97](https://github.com/timo-reymann/bash-tui-toolkit/commit/762ae97a36f5dc5fbc28e35a1b92fcc1914697a1))
|
|
* Add modules to publish ([e0aeedf](https://github.com/timo-reymann/bash-tui-toolkit/commit/e0aeedf1904d87770c6eece1c68ed078622e0ca0))
|