Releases: Crypto-Finance/CryptoScope
Releases · Crypto-Finance/CryptoScope
v1.1.0
- 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
- 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
v0.4.0
v0.3.1
v0.3.0
v0.2.0
- 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)