v0.16.0 - A Style
Hmm, by English grammar, "an style" should've been "a style" instead. But who am I to say, my library's named in German.
Farben is constantly updating. All notable changes to Farben will be documented here.
[farben-core 0.12.0 / farben 0.16.0] - 2026-04-12 - anstyle Interop
Added
anstylefeature flag - enables interoperability with theanstylecrate.anstyle_convmodule infarben-core- provides bidirectionalFrom
implementations for converting between farben types (Color,NamedColor,
Style) andanstyletypes (anstyle::Color,anstyle::AnsiColor,
anstyle::Style).anstyle!macro infarben- parses farben markup and converts the result
into ananstyle::Style. Requires theanstylefeature flag.anstylecrate added as an optional dependency to bothfarben-coreand
farben.