Releases: Delta456/cli_badges
Releases · Delta456/cli_badges
v0.1.1
This is a bump release to work with Deno v1.4.0 and std@0.69.0 as it is a breaking release.
Changes
- un
exportStyleTypesandColorTypesas they were redundant. README.mdis updated with more info and examples.- CI now uses
^1.3.2for more easy and flexible testing. Warning ⚠️added for terminals having custom themes.
v0.1.0
Note
This is a very heavy and also breaking changes release. It is recommended to update all the versions of the module to v0.1.0 for the best experience and easiness for this module.
Changes
- Hyperlink Support
badgeschanged tobadge- Tests for CI
- Deno style of Docs and Code
- changed
index.tstomod.tsin favor to the above - export
Color,Style,ColorTypesandStyleTypesfor testing and explicitly defining types README.mdupdated- Change
FormattoStyleandFormatTypestoStyleTypes - Add tests for
styles,8 bitandcustomcolors
v0.0.5
v0.0.4
v0.0.3 Release
- Add support for bright foreground and background colors denoland/deno#7241
- Fix default argument for
labelBgandtextBg - More docs
- Remove unnecessary code
v0.0.2 Release
A version bump for deno.land
Initial Release
v0.0.1 dev: 0.0.1 release (#2)