Releases: fuelen/owl
Releases · fuelen/owl
v0.13.0
v0.12.2
What's changed
- Fix rendering issues when the height of terminal < height of live blocks
Full Changelog: v0.12.1...v0.12.2
v0.12.1
v0.12.0
What's Changed
- Add abillity to replace device in LiveScreen by @ConnorRigby in #28
- Display duplicated spaces when word wrapping is :normal
New Contributors
- @ConnorRigby made their first contribution in #28
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's changed
- Deprecate
to_ansidata/1andfrom_ansidata/1in favour of newto_chardata/1andfrom_chardata/1respectively - Add
Owl.TrueColormodule - Support complex sequences with multiple display attributes in
from_chardata/1 - Fix a couple of small bugs in
from_chardata/1
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Add
word_wrapoption toOwl.BoxandOwl.Table - Add
truncate_linesoption toOwl.Box
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.8.0
What's Changed
- Support logging of env by
cmd,shellanddaemon_cmdfunctions.
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Add faint variants to
Owl.Palette.named/0by @zachallaun in #8 - Add
:border_tagoption toOwl.Box.new/2by @zachallaun in #7 - Update
Inspect.Owl.Tagto produceOwl.Data.tag(...)by @zachallaun in #13 - Add
Owl.Data.from_ansidata/1by @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
v0.6.1
Fix rendering of empty lines in boxes and tables
Full Changelog: v0.6.0...v0.6.1