Skip to content

Dahlia 2.2.0

Compare
Choose a tag to compare
@trag1c trag1c released this 21 Dec 04:01
· 65 commits to master since this release
c244357

Added

  • New format codes:
    • i - invert
    • j - dim
    • k - hide
    • p - blink
  • String and integer literals can now be used to specify the depth, e.g. dprint("&3hi", depth="tty") or Dahlia(depth=24)
  • no_color kwarg (has priority over the NO_COLOR environment variable)

Changed

  • Changed the default depth to LOW (4-bit)

Fixed

  • Fixed encoding background colors for lower color depths