v0.9.0: breaking change, add rows parameter to data_color()
Features
- feat!: support specifying a subset of rows in
GT.data_color()
by @jrycw in #364- Note that
rows=
is now the third argument, which may break earlier code.
- Note that
Full Changelog: v0.8.0...v0.9.0