Skip to content

Releases: Crypto-Finance/CryptoScope

v1.1.0

10 May 11:14
v1.1.0
205390f

Choose a tag to compare

  • fix: add explicit rustup target for macOS builds (205390f)
  • chore(deps): bump tokio from 1.52.1 to 1.52.3 (#27) (a485008)
  • chore(deps): bump ts-rs from 10.1.0 to 12.0.1 (#24) (ebeea31)
  • chore(deps): bump utoipa from 5.4.0 to 5.5.0 (#23) (36d1eae)
  • chore(deps): bump docker/build-push-action from 5 to 7 (#21) (6e372f6)
  • chore(deps): bump axum-extra from 0.10.3 to 0.12.6 (#28) (0b669b8)
  • chore(deps): bump tower-http from 0.6.8 to 0.6.9 (#25) (ae979e6)
  • chore(deps): bump actions/upload-artifact from 4 to 7 (#22) (3b21c07)
  • chore(deps): bump actions/checkout from 4 to 6 (#20) (80777ec)
  • chore(deps): bump actions/setup-node from 4 to 6 (#19) (aa62296)
  • chore(deps): bump docker/setup-buildx-action from 3 to 4 (#18) (f9e07be)
  • feat: MCP server implementation with security enhancements (#29) (ef0fa1a)
  • feat: add new pages, components, and utility libraries (#17) (64998e6)
  • fix(screener): add optional top parameter with validation fixes (#16) (64bae1e)

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)