Releases: A4-Tacks/rust-term_lattice
Releases · A4-Tacks/rust-term_lattice
v0.4.1
v0.4.0
Added some useful methods, such as get_colors_arrow
and Into<Vec<Color>>
, to compensate for visibility changes in self.colors
.
Can be easily created from Iterator
(such as the colors field of a buffer of the same size))
Manually expand EnumVariantEq
to reduce dependencies