Skip to content

Releases: Exenifix/exencolor

v1.1.3

24 Jul 07:56
5f2500c
Compare
Choose a tag to compare
  • Fixed the text coloring behaving incorrectly when another colored string is provided as obj
  • The rest of args of colored() are not keyword-only anymore. The only keyword-only arg is decorations now

v1.1.2

23 Jul 18:10
2f0799d
Compare
Choose a tag to compare

When the colored string is provided as obj, the whole return of colored will still be colored as it should be

v1.1.1

18 Jul 19:51
b12507a
Compare
Choose a tag to compare
Fixed decoration not being applied if decorations are provided

v1.1

18 Jul 19:46
5e709e8
Compare
Choose a tag to compare
Added explicit object cast to str

v1.0.2

16 Jul 09:15
f9a5445
Compare
Choose a tag to compare
Updated README

v1.0.1

16 Jul 09:12
f8bdfa5
Compare
Choose a tag to compare
Updated version

v1.0

16 Jul 09:09
8af1399
Compare
Choose a tag to compare
Initial commit