Dahlia 2.2.0
Added
- New format codes:
i
- invertj
- dimk
- hidep
- blink
- String and integer literals can now be used to specify the depth, e.g.
dprint("&3hi", depth="tty")
orDahlia(depth=24)
no_color
kwarg (has priority over theNO_COLOR
environment variable)
Changed
- Changed the default depth to LOW (4-bit)
Fixed
- Fixed encoding background colors for lower color depths