- Fix struct update warnings on Elixir 1.17+ (#3, @skeltoac)
- Fix
set_colorswhen only foreground or background is set (#4, @skeltoac)
- Support tmux and screen terminal types (#5, @skeltoac)
- Support 256-color palette in 8-color terminals (#6, @skeltoac)
- Update typedstruct 0.5.3 -> 0.5.4
- Add expublish with publish alias
- Fix box rendering overflow [cr: ggwpez]
- Replace List.zip with Enum.zip
- Added support for xterm, linux and rxvt consoles
- Fixed version in mix file.
- Added description to Mix project definition.
- Added description to Mix project definition.
- The logical rendering process is relatively expensive. For views that change substantially and on a frequent basis, it is not web-scale.
- Only xterm-256color is supported in this release.