Releases: dahlia-lib/dahlia
Releases · dahlia-lib/dahlia
Dahlia 2.1.1
Fixed
- Included
dahlia
anddprint
functions in the module's__all__
Dahlia 2.1.0
Added
- 4-bit colors
- Custom marker support
- Legacy
dahlia
anddprint
functions black
andisort
as dev dependencies
Dahlia 2.0.0
Added
- Support for the NO_COLOR environment variable
Depth
enum forDahlia
construction
Changed
- Functions
dahlia
,dprint
, anddinput
have been replaced by theDahlia
class with methodsconvert
,print
, andinput
, respectively
Removed
- Global
config
variable
Dahlia 1.1.0
Added
dinput
functionreset
functionno_reset
parameter fordahlia
,dprint
,dinput
.
Dahlia 1.0.1
Removed
- Removed the
-a
/--clean-ansi
flag from the CLI
Dahlia 1.0.0
Initial release 🎉