Skip to content

Releases: dahlia-lib/dahlia

Dahlia 2.1.1

01 Nov 17:32
Compare
Choose a tag to compare

Fixed

  • Included dahlia and dprint functions in the module's __all__

Dahlia 2.1.0

01 Nov 17:28
Compare
Choose a tag to compare

Added

  • 4-bit colors
  • Custom marker support
  • Legacy dahlia and dprint functions
  • black and isort as dev dependencies

Dahlia 2.0.0

24 Sep 01:07
Compare
Choose a tag to compare

Added

  • Support for the NO_COLOR environment variable
  • Depth enum for Dahlia construction

Changed

  • Functions dahlia, dprint, and dinput have been replaced by the Dahlia class with methods convert, print, and input, respectively

Removed

  • Global config variable

Dahlia 1.1.0

12 Aug 09:00
Compare
Choose a tag to compare

Added

  • dinput function
  • reset function
  • no_reset parameter for dahlia, dprint, dinput.

Dahlia 1.0.1

12 Jul 11:50
Compare
Choose a tag to compare

Removed

  • Removed the -a / --clean-ansi flag from the CLI

Dahlia 1.0.0

12 Jul 00:43
Compare
Choose a tag to compare

Initial release 🎉