Releases: tomekz/coincap-tui
Releases · tomekz/coincap-tui
v0.1.9
v0.1.7
Changelog
- 61dc9ec "add debug target in Makefile"
- e8c27c5 added Makefile
- b1d1885 archives.replacements no longer supported by goreleaser
- e1783f6 enable debug logs
- 49d1dd1 fix diagnostics warning
- 7702d5e introduce cobra package
- 9b18416 update README how to install with yum
- 36d4fc5 update README on how to install coincap-tui using apt
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Changelog
- 3f22f6b Added custom styles for the table
- 9198ce7 Added graph
- dd14499 Create README.md
- ea21c85 Merge pull request #1 from jonfriesen/patch-1
- 1a75a28 add go back key
- f720c54 add images for readme
- 5e0a07f add spinner for searchui
- b72eb41 added Makefile
- 8768740 added ability to go back to start screen (restart)
- 5e6076d added extended help
- f40fc09 added help
- f0af8d8 added possiblity to refresh the data
- f94f1a6 added spinner and loading state
- e89db3b added textinput for searching other assets
- 4f2dfaa added working spinner
- b12dd0f cleanup
- 7bcbcb2 continue extracting submodels into separate packages
- 9928a3e display error if data can't be fetched
- 950c781 extract changeUi to a separate command
- ba2da04 finished refactor
- 034fb31 fix graph rendering
- 6112d1b fixes: coincap docs link typo
- c04f7bb format properly float values
- a942dea highlight current choice
- 353baaf hook up search command
- 80c51f8 implemented list
- b438da1 implemented table
- d994c70 move data fetching into separate package
- 73b713b moved all the logic from main package to seperate packages
- 27e57c6 react on terminal size
- 92c992c refactor error handling
- 0cd156a refactor to use separate models for different views
- 8b14532 renamed module
- 85619f6 setup goreleaser
- ff74a5e simplify SearchAssets
- 9f5facb split into nested modules
- d7aba92 start from scratch
- c3a61bf submodels refactoring
- 4a7905f update README
- 0fb1065 update help section
- 34a1bfb updated readme
- 6d4aec1 use coinapi
- 3dfefbc use resty package to fetch REST data
- 595eed4 use table
- 066b20d use textinput bubble to fetch json data via api