Skip to content

v0.14.0

Compare
Choose a tag to compare
@dmerejkowsky dmerejkowsky released this 20 Apr 15:00
  • breaking: Remove buggy workarounds on Windows.
    Colors will now be off by default unless cli_setup() is called
    with color="always". Configurations that are known to work are
    cmd.exe and git-bash when using mintty.

  • breaking: colorama.init() is called uncoditionaly when cli_ui is
    imported