Skip to content

Releases: Crypto-Finance/CryptoScope

v1.0.0

02 May 05:49
v1.0.0
97495bf

Choose a tag to compare

  • feat: refactor from CLI/TUI to web application (#15) (97495bf)
  • fix(docs): revert readme to png and update image (82f47ed)
  • fix(docs): typo on image previews (5e00a01)
  • chore(deps): bump rusqlite from 0.31.0 to 0.39.0 (#11) (ea980fc)
  • chore(deps): bump colored from 2.2.0 to 3.1.1 (#10) (66bb139)
  • chore(deps): bump actions/checkout from 4 to 6 (#9) (7ee7235)
  • chore(deps): bump dirs from 5.0.1 to 6.0.0 (#8) (9ac8ac1)

v0.5.0

27 Apr 15:58
v0.5.0
e445134

Choose a tag to compare

  • chore(docs): update README, bump version to 0.5.0, update TUI preview (e445134)
  • refactor: TUI state extraction, screener table, and multi-view navigation (#13) (611874a)

v0.4.0

26 Apr 06:04
v0.4.0
84f8f8f

Choose a tag to compare

  • chore(docs): update README (84f8f8f)
  • docs(readme): fix outdated info and document mouse support (89e6165)
  • feat: add price screener with SQLite caching and refactor codebase (#7) (5142fbb)

v0.3.1

24 Apr 15:19
v0.3.1
78f3f1a

Choose a tag to compare

  • chore(ver): bump version v0.3.1 (78f3f1a)
  • fix(tui): correct mouse click row alignment (701d10f)
  • chore(ver): bump version v0.3.0 (4c08fd5)

v0.3.0

24 Apr 13:50
v0.3.0
8adc9ab

Choose a tag to compare

  • feat(tui): add mouse interaction and click handling (#6) (8adc9ab)
  • fix(ci): swap checkout and download-artifact order to prevent artifacts deletion (b62769b)

v0.2.0

23 Apr 05:45
v0.2.0
8bcfa0c

Choose a tag to compare

  • chore(ver): bump version v0.2.0 (8bcfa0c)
  • chore(docs): update README (e49e4df)
  • refactor(cli): replace String output with typed OutputMode enum (#2) (4e780f8)
  • feat(tui): add terminal UI application with ratatui (#1) (7665137)
  • refactor(models): remove SymbolStatus enum and status tracking (#3) (b85c917)
  • refactor(output): remove status-related formatting and filtering (#4) (cb612b8)

v0.1.0

22 Apr 07:48
1db6c25

Choose a tag to compare

  • fix: handle first tag with no previous tag for changelog (1db6c25)
  • fix: use valid actions/checkout@v4 version (3c7e977)
  • fix: fetch full git history for release changelog generation (7654a59)
  • feat(init): source code (e735971)