-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dcbd133
commit 0be1e43
Showing
2 changed files
with
55 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,122 +1,135 @@ | ||
## [0.1.10](https://github.com/oclif/core/compare/0.1.9...0.1.10) (2024-09-28) | ||
## [0.1.11](https://github.com/oclif/table/compare/0.1.10...0.1.11) (2024-10-03) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** bump @types/react from 18.3.3 to 18.3.10 ([769bc2a](https://github.com/oclif/core/commit/769bc2a3cfe7f420c2eae684546e2fbabab0c18e)) | ||
* account for columnGap when sizing multiple tables ([a2b816c](https://github.com/oclif/table/commit/a2b816c9ff9edef4c2bb19abd6b799ae6a702acc)) | ||
* links ([ab71e39](https://github.com/oclif/table/commit/ab71e39a9d7f64ce7e3dd8e138c7c99abf4dd9cd)) | ||
* remove orientation prop ([36415d9](https://github.com/oclif/table/commit/36415d9acd9a9270fe67faefb2f60c841d6ae9ce)) | ||
* right alignment ([ab3f94b](https://github.com/oclif/table/commit/ab3f94b12f6385a4e31b00c43d5303f753da3413)) | ||
* wrapping and alignment ([bbe9e90](https://github.com/oclif/table/commit/bbe9e90918528c0194580e6b8d9adfbcadaf258a)) | ||
|
||
|
||
|
||
## [0.1.9](https://github.com/oclif/core/compare/0.1.8...0.1.9) (2024-09-25) | ||
## [0.1.10](https://github.com/oclif/table/compare/0.1.9...0.1.10) (2024-09-28) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* newline after table ([fcb6029](https://github.com/oclif/core/commit/fcb602926d4be844e839c17daeb8f15e490eaab8)) | ||
* **deps:** bump @types/react from 18.3.3 to 18.3.10 ([769bc2a](https://github.com/oclif/table/commit/769bc2a3cfe7f420c2eae684546e2fbabab0c18e)) | ||
|
||
|
||
|
||
## [0.1.8](https://github.com/oclif/core/compare/0.1.7...0.1.8) (2024-09-25) | ||
## [0.1.9](https://github.com/oclif/table/compare/0.1.8...0.1.9) (2024-09-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** bump micromatch from 4.0.7 to 4.0.8 ([d7ffdde](https://github.com/oclif/core/commit/d7ffdde9de2f7038fcd7a4eeacfff6a6d35251fa)) | ||
* newline after table ([fcb6029](https://github.com/oclif/table/commit/fcb602926d4be844e839c17daeb8f15e490eaab8)) | ||
|
||
|
||
|
||
## [0.1.7](https://github.com/oclif/core/compare/0.1.6...0.1.7) (2024-09-24) | ||
## [0.1.8](https://github.com/oclif/table/compare/0.1.7...0.1.8) (2024-09-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* calculate width of wrapped ansi ([796359e](https://github.com/oclif/core/commit/796359e6f0c66a82c1f01ec36b6e1273e4721d4a)) | ||
* **deps:** bump micromatch from 4.0.7 to 4.0.8 ([d7ffdde](https://github.com/oclif/table/commit/d7ffdde9de2f7038fcd7a4eeacfff6a6d35251fa)) | ||
|
||
|
||
|
||
## [0.1.6](https://github.com/oclif/core/compare/0.1.5...0.1.6) (2024-09-24) | ||
## [0.1.7](https://github.com/oclif/table/compare/0.1.6...0.1.7) (2024-09-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* remove dead code ([16111a2](https://github.com/oclif/core/commit/16111a279fff48ee346c23f708040f85f28b2779)) | ||
* calculate width of wrapped ansi ([796359e](https://github.com/oclif/table/commit/796359e6f0c66a82c1f01ec36b6e1273e4721d4a)) | ||
|
||
|
||
|
||
## [0.1.5](https://github.com/oclif/core/compare/0.1.4...0.1.5) (2024-09-24) | ||
## [0.1.6](https://github.com/oclif/table/compare/0.1.5...0.1.6) (2024-09-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* remove dead code ([5ff46d5](https://github.com/oclif/core/commit/5ff46d5fb8d0816ff0718be2df8a1d407dbb17d8)) | ||
* remove dead code ([16111a2](https://github.com/oclif/table/commit/16111a279fff48ee346c23f708040f85f28b2779)) | ||
|
||
|
||
|
||
## [0.1.4](https://github.com/oclif/core/compare/0.1.3...0.1.4) (2024-09-24) | ||
## [0.1.5](https://github.com/oclif/table/compare/0.1.4...0.1.5) (2024-09-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* fine tune wrapping ([336ec17](https://github.com/oclif/core/commit/336ec172bf3c1809a82223eef88235ac345e56e8)) | ||
* remove dead code ([5ff46d5](https://github.com/oclif/table/commit/5ff46d5fb8d0816ff0718be2df8a1d407dbb17d8)) | ||
|
||
|
||
|
||
## [0.1.3](https://github.com/oclif/core/compare/0.1.2...0.1.3) (2024-09-24) | ||
## [0.1.4](https://github.com/oclif/table/compare/0.1.3...0.1.4) (2024-09-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **deps:** bump path-to-regexp from 6.2.2 to 6.3.0 ([394483b](https://github.com/oclif/core/commit/394483b03555b766aa0e0ecd72b4a4ab4f630b0f)) | ||
* fine tune wrapping ([336ec17](https://github.com/oclif/table/commit/336ec172bf3c1809a82223eef88235ac345e56e8)) | ||
|
||
|
||
|
||
## [0.1.2](https://github.com/oclif/core/compare/0.1.1...0.1.2) (2024-09-23) | ||
## [0.1.3](https://github.com/oclif/table/compare/0.1.2...0.1.3) (2024-09-24) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* rename things ([d32e889](https://github.com/oclif/core/commit/d32e889caa383d7f1bdbe7b4b0ec99f2e31a2a69)) | ||
* **deps:** bump path-to-regexp from 6.2.2 to 6.3.0 ([394483b](https://github.com/oclif/table/commit/394483b03555b766aa0e0ecd72b4a4ab4f630b0f)) | ||
|
||
|
||
|
||
## [0.1.1](https://github.com/oclif/core/compare/0.1.0...0.1.1) (2024-09-23) | ||
## [0.1.2](https://github.com/oclif/table/compare/0.1.1...0.1.2) (2024-09-23) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* rename makeTable to printTable ([4d7a229](https://github.com/oclif/core/commit/4d7a229270750693e29c6474bc7615747a1dd4ee)) | ||
* rename things ([d32e889](https://github.com/oclif/table/commit/d32e889caa383d7f1bdbe7b4b0ec99f2e31a2a69)) | ||
|
||
|
||
|
||
# [0.1.0](https://github.com/oclif/core/compare/20dd4c0451f6866557845da4e515cbaf1de50f20...0.1.0) (2024-09-23) | ||
## [0.1.1](https://github.com/oclif/table/compare/0.1.0...0.1.1) (2024-09-23) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* border presets ([b69a75a](https://github.com/oclif/core/commit/b69a75abb6c30ab23a4b6d9d49e7b18e82d8c0d4)) | ||
* dont render title if not provided ([b8985f6](https://github.com/oclif/core/commit/b8985f6016f12414cddc433f52a15156aee95295)) | ||
* dont truncate header ([900ecaf](https://github.com/oclif/core/commit/900ecaf6a302eaa21d378ecc791b36951a9e2caf)) | ||
* handle zero width characters ([d57a948](https://github.com/oclif/core/commit/d57a948c88a00da6e420723fbab27c0749ad81d7)) | ||
* handle zero width characters ([62548ad](https://github.com/oclif/core/commit/62548ad69a84f22f4dee5251d4512ab3d05832bf)) | ||
* truncation and padding ([ee688e7](https://github.com/oclif/core/commit/ee688e7cc1e919d6685917aa530bbd638622dd09)) | ||
* rename makeTable to printTable ([4d7a229](https://github.com/oclif/table/commit/4d7a229270750693e29c6474bc7615747a1dd4ee)) | ||
|
||
|
||
|
||
# [0.1.0](https://github.com/oclif/table/compare/20dd4c0451f6866557845da4e515cbaf1de50f20...0.1.0) (2024-09-23) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* border presets ([b69a75a](https://github.com/oclif/table/commit/b69a75abb6c30ab23a4b6d9d49e7b18e82d8c0d4)) | ||
* dont render title if not provided ([b8985f6](https://github.com/oclif/table/commit/b8985f6016f12414cddc433f52a15156aee95295)) | ||
* dont truncate header ([900ecaf](https://github.com/oclif/table/commit/900ecaf6a302eaa21d378ecc791b36951a9e2caf)) | ||
* handle zero width characters ([d57a948](https://github.com/oclif/table/commit/d57a948c88a00da6e420723fbab27c0749ad81d7)) | ||
* handle zero width characters ([62548ad](https://github.com/oclif/table/commit/62548ad69a84f22f4dee5251d4512ab3d05832bf)) | ||
* truncation and padding ([ee688e7](https://github.com/oclif/table/commit/ee688e7cc1e919d6685917aa530bbd638622dd09)) | ||
|
||
|
||
### Features | ||
|
||
* add some polish ([a2a1c81](https://github.com/oclif/core/commit/a2a1c81f46a4fdb2ca5c82bbca8f7d95273316f9)) | ||
* add title and examples ([406b4aa](https://github.com/oclif/core/commit/406b4aa3b284fa81ecb9d9f0238742d46aaff5f8)) | ||
* allow column specific settings ([5d975cb](https://github.com/oclif/core/commit/5d975cb98ebcec4531a8343ea5d4ab8b2855955e)) | ||
* automatic truncating ([20dd4c0](https://github.com/oclif/core/commit/20dd4c0451f6866557845da4e515cbaf1de50f20)) | ||
* clean up and sort with fn ([e758b0e](https://github.com/oclif/core/commit/e758b0e8455571f5e7fc165696999349ec716601)) | ||
* filtering and sorting options ([38efda2](https://github.com/oclif/core/commit/38efda2cc6b1ad3cb8eaed3ee47411f6c658042a)) | ||
* make customizable ([6fa62ef](https://github.com/oclif/core/commit/6fa62efe889c9b80a2f8a347ddb4598f14cf7bdf)) | ||
* maxWidth ([0b783b0](https://github.com/oclif/core/commit/0b783b09b4f42be51018d150aa9aa83f77f50f72)) | ||
* simplify filtering ([bf20670](https://github.com/oclif/core/commit/bf20670d30397d2b851a4e822a0e5d151423ef36)) | ||
* support all margins ([2b5d84a](https://github.com/oclif/core/commit/2b5d84ac6d7b335b7b57c305901836ec441ad6b8)) | ||
* support borderColor ([f858ad5](https://github.com/oclif/core/commit/f858ad5c4b60aa4f11ceadcbf99810eb1305aa66)) | ||
* support borderColor ([272d578](https://github.com/oclif/core/commit/272d57898a936242cc9e2be4872be2124969e53c)) | ||
* support noStyle option ([0de83e9](https://github.com/oclif/core/commit/0de83e9c2888b47219c22ec4e1fa55fad2b902b0)) | ||
* support vertical orientation ([2dc2609](https://github.com/oclif/core/commit/2dc2609cfdb7032b204a85989861554e653e53e7)) | ||
* add some polish ([a2a1c81](https://github.com/oclif/table/commit/a2a1c81f46a4fdb2ca5c82bbca8f7d95273316f9)) | ||
* add title and examples ([406b4aa](https://github.com/oclif/table/commit/406b4aa3b284fa81ecb9d9f0238742d46aaff5f8)) | ||
* allow column specific settings ([5d975cb](https://github.com/oclif/table/commit/5d975cb98ebcec4531a8343ea5d4ab8b2855955e)) | ||
* automatic truncating ([20dd4c0](https://github.com/oclif/table/commit/20dd4c0451f6866557845da4e515cbaf1de50f20)) | ||
* clean up and sort with fn ([e758b0e](https://github.com/oclif/table/commit/e758b0e8455571f5e7fc165696999349ec716601)) | ||
* filtering and sorting options ([38efda2](https://github.com/oclif/table/commit/38efda2cc6b1ad3cb8eaed3ee47411f6c658042a)) | ||
* make customizable ([6fa62ef](https://github.com/oclif/table/commit/6fa62efe889c9b80a2f8a347ddb4598f14cf7bdf)) | ||
* maxWidth ([0b783b0](https://github.com/oclif/table/commit/0b783b09b4f42be51018d150aa9aa83f77f50f72)) | ||
* simplify filtering ([bf20670](https://github.com/oclif/table/commit/bf20670d30397d2b851a4e822a0e5d151423ef36)) | ||
* support all margins ([2b5d84a](https://github.com/oclif/table/commit/2b5d84ac6d7b335b7b57c305901836ec441ad6b8)) | ||
* support borderColor ([f858ad5](https://github.com/oclif/table/commit/f858ad5c4b60aa4f11ceadcbf99810eb1305aa66)) | ||
* support borderColor ([272d578](https://github.com/oclif/table/commit/272d57898a936242cc9e2be4872be2124969e53c)) | ||
* support noStyle option ([0de83e9](https://github.com/oclif/table/commit/0de83e9c2888b47219c22ec4e1fa55fad2b902b0)) | ||
* support vertical orientation ([2dc2609](https://github.com/oclif/table/commit/2dc2609cfdb7032b204a85989861554e653e53e7)) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters