Releases: nielsmaerten/ynab-buddy
v1.2.2-preview.1
v1.2.1
Do you have NodeJS installed?
To install/update ynab-buddy, run npm install -g ynab-buddy
(recommended)
Don't have NodeJS?
Download the app below
- You may see a warning saying this app is unsafe, but you can ignore this. Here's why it's safe.
What's Changed
- Fix CSV column headers by @nielsmaerten in #37
- Fix checking outflow; Closes #33 by @iofjuupasli in #34
New Contributors
- @iofjuupasli made their first contribution in #34 Thank you! 🎉
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Do you have NodeJS installed?
To install/update ynab-buddy, run npm install -g ynab-buddy
(recommended)
Don't have NodeJS?
Download the app below
- You may see a warning saying this app is unsafe, but you can ignore this. Here's why it's safe.
Feature release: What's Changed
- Trim payee name when parsing by @nielsmaerten in #32
- Enable Defining A Custom Thousand Separator Format by @ahmedmsvb in #30
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Do you have NodeJS installed?
To install/update ynab-buddy, run npm install -g ynab-buddy
(recommended)
Don't have NodeJS?
Download the app below
- You may see a warning saying this app is unsafe, but you can ignore this. Here's why it's safe.
Bugfix release: What's Changed
- Parse Dates Surrounded by Spaces Without Exception by @ahmedmsvb in #29
New Contributors
- @ahmedmsvb made their first contribution in #29 Thank you! 🎉
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Do you have NodeJS installed?
To install/update ynab-buddy, run npm install -g ynab-buddy
(recommended)
Don't have NodeJS?
Download the app below
- You may see a warning saying this app is unsafe, but you can ignore this. Here's why it's safe.
Feature release - What's Changed
- Combine multiple memo fields by @nielsmaerten in #20
- Support column indicating inflow/outflow by @nielsmaerten in #22
- Parse payee field by @nielsmaerten in #24
- Add contributing docs by @nielsmaerten in #26
- v1.1.0 by @nielsmaerten in #27
Full Changelog: v1.0.8...v1.1.0
v1.1.0-preview.1
This version is currently being tested. If you encounter bugs, please let me know!
Download using the links below or, if you're using NodeJS, run npx ynab-buddy@next
New features:
- Combine multiple memo fields by @nielsmaerten in #20
- Support column indicating inflow/outflow by @nielsmaerten in #22
- Parse payee field by @nielsmaerten in #24
Documentation:
How to use the new payee, memo and in_out_flag columns
Full Changelog: v1.0.8...v1.1.0-preview.1
v1.0.8
Do you have NodeJS installed?
To install/update ynab-buddy, run npm install -g ynab-buddy
(recommended)
Don't have NodeJS?
Download the executable below
- You may see a warning saying this app is unsafe, but you can ignore this. Here's why it's safe.
Maintenance release
Changes
- chore: Different update notice depending on being installed via npm or downloaded binary
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Do you have NodeJS installed?
To install/update ynab-buddy, run npm install -g ynab-buddy
(recommended)
Don't have NodeJS?
Download the executable below
- You may see a warning saying this app is unsafe, but you can ignore this. Here's why it's safe.
Maintenance release
Changes
v1.0.6
Do you have NodeJS installed?
To install/update ynab-buddy, run npm install -g ynab-buddy
(recommended)
Don't have NodeJS?
Download the executable below
- You may see a warning saying this app is unsafe, but you can ignore this. Here's why it's safe.
Bugfix release
Fixes
Compare
v1.0.5
Do you have NodeJs?
Run npm install -g ynab-buddy
(recommended)
Don't have NodeJs?
Download the executable below
- If you see a warning saying this file is unsafe, you can ignore it. Here's why it's safe
Maintenance Release
Changes
- Added keywords and github url to package.json