## [v0.5.0](https://github.com/uzimaru0000/tv/compare/v0.4.0...v0.5.0) > 2021-09-06 ### Bug Fixes * fixed field order ### Features * add recursive view * add no-headers mode ### Pull Requests * Merge pull request [#32](https://github.com/uzimaru0000/tv/issues/32) from uzimaru0000/feature/recursive * Merge pull request [#31](https://github.com/uzimaru0000/tv/issues/31) from uzimaru0000/fix/field-order * Merge pull request [#30](https://github.com/uzimaru0000/tv/issues/30) from uzimaru0000/feature/no-header ## [v0.4.0](https://github.com/uzimaru0000/tv/compare/v0.3.1...v0.4.0) > 2021-09-05 ### Features * Frame style & Multiline ### Pull Requests * Merge pull request [#27](https://github.com/uzimaru0000/tv/issues/27) from uzimaru0000/feature/multi-line-cell ## [v0.3.1](https://github.com/uzimaru0000/tv/compare/v0.3.0...v0.3.1) > 2021-09-01 ### Code Refactoring * Refactoring code ### Pull Requests * Merge pull request [#24](https://github.com/uzimaru0000/tv/issues/24) from uzimaru0000/refactor/application * Merge pull request [#23](https://github.com/uzimaru0000/tv/issues/23) from uzimaru0000/update-ci-homebrew ## [v0.3.0](https://github.com/uzimaru0000/tv/compare/v0.2.1...v0.3.0) > 2021-09-01 ### Features * can view array ### Pull Requests * Merge pull request [#19](https://github.com/uzimaru0000/tv/issues/19) from uzimaru0000/feature/array-view ## [v0.2.1](https://github.com/uzimaru0000/tv/compare/v0.2.0...v0.2.1) > 2021-08-30 ### Bug Fixes * fix title align ### Pull Requests * Merge pull request [#18](https://github.com/uzimaru0000/tv/issues/18) from uzimaru0000/fix/title-align * Merge pull request [#15](https://github.com/uzimaru0000/tv/issues/15) from uzimaru0000/add-license ## [v0.2.0](https://github.com/uzimaru0000/tv/compare/v0.1.3...v0.2.0) > 2021-08-29 ### Features * align option * plane option ### Pull Requests * Merge pull request [#13](https://github.com/uzimaru0000/tv/issues/13) from uzimaru0000/feature/align * Merge pull request [#12](https://github.com/uzimaru0000/tv/issues/12) from uzimaru0000/feature/simple-display ## [v0.1.3](https://github.com/uzimaru0000/tv/compare/v0.1.2...v0.1.3) > 2021-08-29 ### Features * sort option ### Pull Requests * Merge pull request [#11](https://github.com/uzimaru0000/tv/issues/11) from uzimaru0000/feature/sort-option ## [v0.1.2](https://github.com/uzimaru0000/tv/compare/v0.1.1...v0.1.2) > 2021-08-28 ### Features * impl help message ### Pull Requests * Merge pull request [#6](https://github.com/uzimaru0000/tv/issues/6) from uzimaru0000/add-help-message ## [v0.1.1](https://github.com/uzimaru0000/tv/compare/v0.1.0...v0.1.1) > 2021-08-27 ### Pull Requests * Merge pull request [#3](https://github.com/uzimaru0000/tv/issues/3) from takuma-watanabe/fix/cell-size-is-wrong ## v0.1.0 > 2021-08-26 ### Bug Fixes * fix ci error ### Pull Requests * Merge pull request [#1](https://github.com/uzimaru0000/tv/issues/1) from uzimaru0000/add-ci