Change log¶ ↑
v0.3.0 - 2020-11-09¶ ↑
Changed¶ ↑
-
Change gemspec to only package lib files and include metadata
-
Update all the tty and thor runtime dependencies
-
Remove tty-color as a dependency
-
Change to make tty-screen an explicit runtime dependency
Fixed¶ ↑
-
Fix Ruby 2.7 keyword conversion errors
v0.2.0 - 2019-01-12¶ ↑
Added¶ ↑
-
Add ability to display total purchased and current holdings in pie chart format
-
Add vim key navigation bindings for menu selection
Changed¶ ↑
-
Change gemspec to update runtime dependencies, load dependent files directly and require Ruby >= 2.0
-
Change to provide error messages for required inputs when creating holdings
-
Change coins & markets commands to use system pager and page only when content exceeds screen height
v0.1.0 - 2018-05-17¶ ↑
-
Initial implementation and release