Skip to content

Dahlia 3.1.0

Latest
Compare
Choose a tag to compare
@trag1c trag1c released this 27 Dec 23:36
· 1 commit to master since this release
4e6b427

Added

  • Python 3.13 support
  • An escape utility function
  • Running python -m dahlia now displays the lib version

Changed

  • Improved error message for an invalid marker type (by @cadaniel02)

Fixed

  • Corrected edge case behavior when trying to use a regex character (e.g. ? or $) as a marker
  • Fixed custom color processing

Removed

  • Python 3.8 support