Skip to content

v0.1.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@azur1s azur1s released this 15 Jan 07:32
· 7 commits to master since this release

Features

  • no_ansi() str trait for removing ANSI escape sequence.
  • log() println-ish style function for logging with file suffix.

Fix

  • Anchor splitting ignoring the string if it doesn't end with any color anchor.