Skip to content

Releases: rustledger/rustfava

v0.1.4

27 Jan 20:54
8ba29e4

Choose a tag to compare

What's Changed

  • docs: add RELEASING.md by @robcohen in #50
  • fix: add base branch to flake sources workflow by @robcohen in #51
  • chore: update desktop sources for v0.1.3 by @github-actions[bot] in #52
  • fix: add executable directory to terminal PATH for Nix installs by @robcohen in #53
  • fix: prevent duplicate recent files and remove non-existent entries by @robcohen in #54

Full Changelog: v0.1.3...v0.1.4

v0.1.3

27 Jan 00:04
78db3d8

Choose a tag to compare

What's Changed

  • feat: auto-update flake sources on release by @robcohen in #44
  • docs: update README install section by @robcohen in #45
  • chore: clean up workflows and remove flake.lock by @robcohen in #47
  • chore: update desktop sources for v0.1.2 by @github-actions[bot] in #46
  • fix: restore flake.lock for nix run support by @robcohen in #48
  • fix: add symlinks for sidecar binaries in Nix flake by @robcohen in #49

New Contributors

  • @github-actions[bot] made their first contribution in #46

Full Changelog: v0.1.2...v0.1.3

v0.1.2

26 Jan 22:18
04ad378

Choose a tag to compare

What's Changed

  • fix: lazy import Babel in build backend by @robcohen in #43

Full Changelog: v0.1.1...v0.1.2

v0.1.0

25 Jan 17:28
b79102c

Choose a tag to compare

What's Changed

  • feat: add Tauri desktop app with release automation by @robcohen in #3
  • build(deps): bump the github-actions group across 1 directory with 6 updates by @dependabot[bot] in #4
  • chore(desktop): update Tauri to 2.9.5 by @robcohen in #5
  • build(deps-dev): bump @types/node from 22.19.7 to 25.0.10 in /frontend in the frontend-dependencies group by @dependabot[bot] in #2
  • chore: update dependencies by @robcohen in #6
  • fix: deploy docs to /docs/ path by @robcohen in #7
  • chore: remove root redirect for docs by @robcohen in #8
  • chore: remove GitHub Pages deployment by @robcohen in #9
  • chore: update rust-version to 1.92 by @robcohen in #10
  • feat: add Docker support, auto-download WASM, consolidate rledger CLI by @robcohen in #11
  • fix: use dtolnay/rust-toolchain instead of rust-action by @robcohen in #12
  • fix: use Python 3.13 in desktop workflows by @robcohen in #13
  • fix: add bun and bash shell for sidecar builds by @robcohen in #14
  • fix: use classic linker on macOS to avoid Xcode 15 crashes by @robcohen in #15
  • fix: use macos-latest for x86_64-apple-darwin builds by @robcohen in #16
  • fix: remove conflicting libappindicator3-dev package by @robcohen in #17
  • fix: pass target to Tauri build for cross-compilation by @robcohen in #18
  • fix: add target to Rust toolchain for cross-compilation by @robcohen in #19

New Contributors

Full Changelog: https://github.com/rustledger/rustfava/commits/v0.1.0

What's Changed

  • feat: add Tauri desktop app with release automation by @robcohen in #3
  • build(deps): bump the github-actions group across 1 directory with 6 updates by @dependabot[bot] in #4
  • chore(desktop): update Tauri to 2.9.5 by @robcohen in #5
  • build(deps-dev): bump @types/node from 22.19.7 to 25.0.10 in /frontend in the frontend-dependencies group by @dependabot[bot] in #2
  • chore: update dependencies by @robcohen in #6
  • fix: deploy docs to /docs/ path by @robcohen in #7
  • chore: remove root redirect for docs by @robcohen in #8
  • chore: remove GitHub Pages deployment by @robcohen in #9
  • chore: update rust-version to 1.92 by @robcohen in #10
  • feat: add Docker support, auto-download WASM, consolidate rledger CLI by @robcohen in #11
  • fix: use dtolnay/rust-toolchain instead of rust-action by @robcohen in #12
  • fix: use Python 3.13 in desktop workflows by @robcohen in #13
  • fix: add bun and bash shell for sidecar builds by @robcohen in #14
  • fix: use classic linker on macOS to avoid Xcode 15 crashes by @robcohen in #15
  • fix: use macos-latest for x86_64-apple-darwin builds by @robcohen in #16
  • fix: remove conflicting libappindicator3-dev package by @robcohen in #17
  • fix: pass target to Tauri build for cross-compilation by @robcohen in #18
  • fix: add target to Rust toolchain for cross-compilation by @robcohen in #19
  • docs: add dashboard screenshot to README by @robcohen in #20
  • docs: restyle README to match rustledger format by @robcohen in #21
  • chore: sync upstream fava changes (Jan 2026) by @robcohen in #22
  • docs: add upstream sync guide by @robcohen in #23
  • docs: update and reorganize documentation by @robcohen in #24
  • chore: remove implemented WASI spec by @robcohen in #25
  • fix: bundle example beancount file in desktop app by @robcohen in #26
  • fix: correct resources path for example file bundling by @robcohen in #27

New Contributors

Full Changelog: https://github.com/rustledger/rustfava/commits/v0.1.0