Change log¶ ↑
v0.4.0 - 2020-07-04¶ ↑
Changed¶ ↑
-
Change gemspec to remove test and example artefacts
-
Change to update pastel dependency
v0.3.0 - 2019-08-02¶ ↑
Changed¶ ↑
-
Change to update tty-cursor & pastel versions
-
Change to stop limiting dev dependencies
Fixed¶ ↑
-
Fix bin/console to load correct filename
v0.2.0 - 2019-01-11¶ ↑
Added¶ ↑
-
Add :colors for specifying array of colors to rotate through
-
Add :format, :precision & :delimiter keys to legend for declaring custom formatting
-
Add reset call to clear data
Changed¶ ↑
-
Change to allow specifying fill characters via :fill parameter
-
Change draw to render to keep consistent with other libs
-
Change update to return instance
Fixed¶ ↑
-
Fix legend alignment when paired with absolute positioning
v0.1.0 - 2018-08-14¶ ↑
-
Initial implementation and release