COMMITS
/ align.go March 29, 2024
A
feat: switch to term/ansi for text manipulation (#268)
Ayman Bagabas committed
January 30, 2024
M
chore: apply gofumpt to all files (#255)
Michael Lorant committed
July 24, 2023
C
chore(lint): add various nolint directives (#206)
Christian Rocha committed
August 30, 2022
M
feat: `VerticalAlign`
Maas Lalani committed
April 2, 2021
C
Remove the gaps and add the periods that the linter wants
Christian Rocha committed
March 26, 2021
C
Add utility for horizontally and vertically placing blocks in whitespace
Christian Rocha committed
March 24, 2021
C
Set width and alignment on single lines too
Christian Rocha committed
C
Width enforces a minimum width
Christian Rocha committed
March 16, 2021
C
Style.Inline and Style.MaxWidth no longer mutate the style
Christian Rocha committed
March 12, 2021
C
Clothe the returns, such that they will no longer be naked
Christian Rocha committed
March 5, 2021
C
Rework renderer
Christian Rocha committed
March 4, 2021
C
Switch to a method-based API
Christian Rocha committed
March 1, 2021
C
Initial commit. Add the nuts and bolts.
Christian Rocha committed