Releases: KristofferC/Crayons.jl
Releases · KristofferC/Crayons.jl
v0.5.1: Allow AbstractStrings (#22)
* Allow AbstractStrings * test substrings * Update crayon_wrapper.jl
v0.5.0: update to 0.7 (#21)
* update require file * updates for 0.7
v0.4.1
Update REQUIRE
v0.4.0: String macro (#16)
New features:
- Allow forming crayons using hexadecimal numbers
- String macro for creating crayons in a terser manner
- Allow conversion from 24bit crayons to 256 crayons
fix exports in Box
fix some stuff (#14) * fix deprecations on 0.7 * update ci * fix appv
v0.3.0
fix deprecations on 0.7 (#10)
v0.2.0: Merge pull request #8 from KristofferC/kc/no_more_arr
v0.1.0: Merge pull request #4 from KristofferC/kc/deprecs
fix takebuf deprecations