Skip to content

Releases: MarkusZoppelt/portfolio_rs

v0.7.0

30 Dec 16:08

Choose a tag to compare

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

05 Dec 22:08

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

07 Sep 10:27

Choose a tag to compare

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

20 Aug 23:11

Choose a tag to compare

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

16 Aug 12:17

Choose a tag to compare

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

05 Aug 12:37

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

01 Aug 06:49

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

22 Jul 14:00

Choose a tag to compare

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

15 Jun 13:08

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

15 Jun 13:05

Choose a tag to compare

What's Changed

Full Changelog: v0.1.12...v0.2.0