Skip to content

Releases: stephen-bunn/chalky

Release v1.0.0

19 Jan 17:12
8bcaaab
Compare
Choose a tag to compare

No significant changes.
Just a release for a sable marked version.

Release v0.5.0

07 Jan 17:38
fd56e69
Compare
Choose a tag to compare

Automatically casting values applied by chalk instances to strings.
This should make it easier/quicker to apply chalk to anything when printing strings.

Release v0.4.0

28 Dec 23:15
a5de581
Compare
Choose a tag to compare

Making chain instances consume the current styles if you call the chain's chalk property.

Release v0.3.0

25 Dec 16:10
accbfbc
Compare
Choose a tag to compare

Adding global constants to help quickly disabling and enabling the styling of strings.

Release v0.2.0

24 Dec 19:02
6fd2106
Compare
Choose a tag to compare

Adding basic chaining syntax for quickly producing styles and colors for text color.

Release v0.1.0

23 Dec 05:52
7fc43d3
Compare
Choose a tag to compare

Initial alpha release. Not much here other than the starting overall structure of the project.