Releases: ogham/rust-term-grid
Releases · ogham/rust-term-grid
v0.2.0
Additions
- Added right-aligned cells feature (PR #9)
Changes
- Remove not-very-helpful implementations of
PartialEq
and PartialOrd
that were an implementation details that accidentally became public
- Documentation wording changes and links
- A teensy bit of code modernisation