v1.2: New features, tests, docs, and code quality improvements #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
New Features
putCentered(),putCenteredHorizontally(),putCenteredVertically()readMultiChoice(),readPassword(),readLong(),readMatching()(regex),confirm()Bug Fixes
TableBuilder.build()mutating color fields to null when ANSI is disabled (second call lost colors permanently)Code Quality
LayoutRenderer(render()now delegates torenderToString())TableBuilder(horizontalSeparator()delegates tohorizontalLine())Tests
Full Changelog
https://git.paulinis.net/raupy/console-utils/compare/v1.1...dev