v0.7.0
What's Changed
- Add faint variants to
Owl.Palette.named/0
by @zachallaun in #8 - Add
:border_tag
option toOwl.Box.new/2
by @zachallaun in #7 - Update
Inspect.Owl.Tag
to produceOwl.Data.tag(...)
by @zachallaun in #13 - Add
Owl.Data.from_ansidata/1
by @zachallaun in #11 - Pretty print numeric color codes by @fuelen in #14
- Merge neighboring identical tags in
Owl.Data.from_ansidata/1
& increase coverage by @zachallaun in #15
New Contributors
- @zachallaun made their first contribution in #8
Full Changelog: v0.6.1...v0.7.0