Releases: MarkusZoppelt/portfolio_rs
v0.7.0
What's Changed
-
feat: integrate eyre for comprehensive error handling by @MarkusZoppelt in #324
-
build(deps): bump cachix/install-nix-action from 27 to 31 by @dependabot[bot] in #313
-
build(deps): bump peter-evans/create-pull-request from 6 to 7 by @dependabot[bot] in #314
-
build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #312
-
build(deps): bump actions/cache from 3 to 4 by @dependabot[bot] in #311
-
chore: update flake.lock by @github-actions[bot] in #315
-
build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #316
-
chore: update flake.lock by @github-actions[bot] in #318
-
build(deps): bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #317
-
build(deps): bump serde_json from 1.0.145 to 1.0.146 by @dependabot[bot] in #319
-
chore: update flake.lock by @github-actions[bot] in #320
-
build(deps): bump serde_json from 1.0.146 to 1.0.148 by @dependabot[bot] in #322
New Contributors
- @github-actions[bot] made their first contribution in #315
Full Changelog: v0.6.2...v0.7.0
v0.6.2
What's Changed
- feat: add caching for Yahoo Finance API responses by @AdamWHY2K in #290
- build(deps): bump clap from 4.5.46 to 4.5.47 by @dependabot[bot] in #296
- build(deps): bump chrono from 0.4.41 to 0.4.42 by @dependabot[bot] in #295
- build(deps): bump serde from 1.0.219 to 1.0.224 by @dependabot[bot] in #297
- build(deps): bump serde_json from 1.0.143 to 1.0.145 by @dependabot[bot] in #299
- build(deps): bump comfy-table from 7.2.0 to 7.2.1 by @dependabot[bot] in #298
- build(deps): bump clap from 4.5.47 to 4.5.48 by @dependabot[bot] in #300
- build(deps): bump time from 0.3.43 to 0.3.44 by @dependabot[bot] in #301
- build(deps): bump serde from 1.0.224 to 1.0.226 by @dependabot[bot] in #302
- build(deps): bump serde from 1.0.226 to 1.0.228 by @dependabot[bot] in #303
- build(deps): bump tokio from 1.47.1 to 1.48.0 by @dependabot[bot] in #304
- build(deps): bump clap from 4.5.48 to 4.5.50 by @dependabot[bot] in #305
- build(deps): bump confy from 1.0.0 to 2.0.0 by @dependabot[bot] in #306
- build(deps): bump clap from 4.5.50 to 4.5.51 by @dependabot[bot] in #307
- build(deps): bump clap from 4.5.51 to 4.5.52 by @dependabot[bot] in #308
- build(deps): bump clap from 4.5.52 to 4.5.53 by @dependabot[bot] in #309
- various fixes and improvements by @MarkusZoppelt in #310
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- build(deps): bump clap from 4.5.45 to 4.5.46 by @dependabot[bot] in #293
- fix: allow new/modified components to be disabled by @AdamWHY2K in #289
- build(deps): bump time from 0.3.41 to 0.3.42 by @dependabot[bot] in #292
- build(deps): bump comfy-table from 7.1.4 to 7.2.0 by @dependabot[bot] in #291
- fix: use asset identifiers instead of index mapping for editing by @MarkusZoppelt in #294
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Tui and cli improvements by @n-donati in #287
- Fix sorting behavior: preserve original data file order by @MarkusZoppelt in #288
New Contributors
- @n-donati made their first contribution in #287
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat(tui): allow disabling of specific TUI components by @AdamWHY2K in #283
- build(deps): bump clap from 4.5.42 to 4.5.43 by @dependabot[bot] in #284
- build(deps): bump slab from 0.4.10 to 0.4.11 by @dependabot[bot] in #285
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
- fix: prevent network error log spam in TUI mode by @MarkusZoppelt in #275
- feat(tui): start-up tab selection by @AdamWHY2K in #279
New Contributors
- @AdamWHY2K made their first contribution in #279
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
-
TUI mode
-
live price updates in TUI mode
-
edit portfolio positions in the balances TUI view
-
build(deps): bump tokio from 1.45.1 to 1.46.1 by @dependabot[bot] in #270
-
build(deps): bump clap from 4.5.40 to 4.5.41 by @dependabot[bot] in #271
-
build(deps): bump serde_json from 1.0.140 to 1.0.141 by @dependabot[bot] in #272
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- build(deps): bump clap from 4.5.39 to 4.5.40 by @dependabot in #268
- fix(performance): use ticker symbols instead of display names by @MarkusZoppelt in #269
Full Changelog: v0.1.12...v0.2.0