-
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
63e50e0
commit c392b11
Showing
2 changed files
with
22 additions
and
44 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,54 +1,32 @@ | ||
# [0.3.0](https://github.com/oclif/core/compare/0.2.2...0.3.0) (2024-08-19) | ||
# 0.1.0 (2024-09-23) | ||
|
||
### Features | ||
|
||
- add back jsonEnabled prop ([65c0d00](https://github.com/oclif/core/commit/65c0d009fa592748b2535e25a9d3ddc89d40264d)) | ||
|
||
## [0.2.2](https://github.com/oclif/core/compare/0.2.1...0.2.2) (2024-08-16) | ||
|
||
### Bug Fixes | ||
|
||
- move types/react to deps ([e80431a](https://github.com/oclif/core/commit/e80431a499af146fc5383f4335918e5f2322a21a)) | ||
|
||
## [0.2.1](https://github.com/oclif/core/compare/0.2.0...0.2.1) (2024-08-16) | ||
|
||
### Bug Fixes | ||
|
||
- remove jsonEnabled prop ([3246bd4](https://github.com/oclif/core/commit/3246bd4be35c87e99be5e32efd8cddaac91ce911)) | ||
* 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)) | ||
|
||
# [0.2.0](https://github.com/oclif/core/compare/0.1.4...0.2.0) (2024-08-16) | ||
|
||
### Features | ||
|
||
- improve configuration of icons ([4e55cca](https://github.com/oclif/core/commit/4e55ccaecb3dc26ded3a60e0a95e7f3dfeb16363)) | ||
- make design elements configurable ([597badf](https://github.com/oclif/core/commit/597badf8dccdb846d7bc0703d986f422fc730b86)) | ||
|
||
## [0.1.4](https://github.com/oclif/core/compare/0.1.3...0.1.4) (2024-08-08) | ||
|
||
### Bug Fixes | ||
|
||
- padding ([e830e26](https://github.com/oclif/core/commit/e830e26034d8bed963885b3ba5a7eab410a91b76)) | ||
|
||
## [0.1.3](https://github.com/oclif/core/compare/0.1.2...0.1.3) (2024-08-08) | ||
* 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)) | ||
|
||
### Bug Fixes | ||
|
||
- remove ci override prop ([6b3caf1](https://github.com/oclif/core/commit/6b3caf15751709a691b8b4d3c9c9ea9daf3a3c8f)) | ||
|
||
## [0.1.2](https://github.com/oclif/core/compare/0.1.1...0.1.2) (2024-08-07) | ||
|
||
### Bug Fixes | ||
|
||
- spacing issue of dynamic key values ([d0c21f6](https://github.com/oclif/core/commit/d0c21f6b2da3c5fe9c6482a3534ce7a877a4678f)) | ||
|
||
## [0.1.1](https://github.com/oclif/core/compare/0.1.0...0.1.1) (2024-08-07) | ||
|
||
### Bug Fixes | ||
|
||
- remove unused dep ([832739b](https://github.com/oclif/core/commit/832739b2bbc16a4071bd6db55139430067fe377c)) | ||
|
||
# [0.1.0](https://github.com/oclif/core/compare/5f3fb7d13379eb54f2e618f3d32e8e341eef2ae0...0.1.0) (2024-08-07) | ||
|
||
### Features | ||
|
||
- initial commit ([5f3fb7d](https://github.com/oclif/core/commit/5f3fb7d13379eb54f2e618f3d32e8e341eef2ae0)) |
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