- incompatible change:
term:print
was renamed toterm:print-styled
- added vspace, banner
- added vtable
- table can now print lists of plists, lists of hash-tables, single elements.
- we can filter keys
- table can filter in or out keys (considering the first list represents the headers)
- progress-bar prints something on a dumb terminal
- colors and styles are enabled everywhere, including on "dumb" (non interactive) terminals like Emacs' Slime.
- <2024-11-25> adapt the columns' widths to te terminal-width
- fix missing stream to v-border
- helper macro to print tables to string correctly
-
Fixed some bugs.
-
More updates to the documentation.
- Cosmetic and documentaiton changes.
- Initial release.