Skip to content

Releases: azur1s/vari

v0.2.1

v0.2.1 Pre-release
Pre-release

Choose a tag to compare

@azur1s azur1s released this 15 Jan 19:03

Features

  • Some features are now opt-in. "log", "colorize", "fun"

We do not talk about what happened with v0.2.0 :trollface:

v0.1.8

v0.1.8 Pre-release
Pre-release

Choose a tag to compare

@azur1s azur1s released this 15 Jan 07:32

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.

v0.1.7

v0.1.7 Pre-release
Pre-release

Choose a tag to compare

@azur1s azur1s released this 14 Jan 02:42

Features

  • New hexadecimal color anchors (eg. [$#ffffff])
  • Some utility function: hex_to_rgb (Not intended to use directly but usable)