Skip to content

Budget Tracker 1.4.2

Choose a tag to compare

@github-actions github-actions released this 30 Aug 08:45
· 53 commits to main since this release
v1.4.2
ae22c64

Budget Tracker TUI 1.4.2

What's Changed

  • Add Recurring filter to advanced filters by @Feromond in #72
  • Update Rust dependencies to latest patch releases by @Feromond in #74
  • Add configurable recurring transaction forecasting by @Feromond in #75
  • Automate tagged releases and crate publishing by @Feromond in #77
  • Bump Version to 1.4.2 by @Feromond in #78

Full Changelog: v1.4.1...v1.4.2

To update/install easily without downloading anything you can use cargo! (If you are not using the installer below)

cargo install budget_tracker_tui

TLDR:

This update contains some version bumps for dependencies and for the rust compiler itself.

Other updates are targeted at the recurring transaction functionality. Recurring transactions are now a filter option to allow users to view just transactions that are recurring. Then I also added the ability to forecast / view recurring transactions as they will go into the future by a number of months determined by a setting within the options view.

  • Updated filters to include recurring transactions
  • Added recurring transaction forecasting
  • Updated release pipeline to improve how easy it is for me to publish and manage new releases to the project

Forecasted recurring transactions for 1 month into the future

budget_tracker_screenshot_censored

Settings for recurring forecasts

image