Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

v0.14.0

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