COMMITS
November 19, 2023
D
Bump @babel/traverse from 7.13.0 to 7.23.3 in /frontend (#215)
dependabot[bot] committed
A
matching.py: Fix incorrect fuzzy amount loop bounds (#210)
Ankur Dave committed
November 18, 2023
A
Micro-optimizations to speed up preprocessing by ~2x (#214)
Ankur Dave committed
November 13, 2023
A
Sort meta keys before printing to fix tests broken by Beancount 2.3.6 (#213)
Ankur Dave committed
July 15, 2023
Y
Add ofx support for treasury T-Bill (#187)
Yichao Zhou committed
May 26, 2023
N
Add support for options transactions (#176)
Nasko Oskov committed
March 7, 2023
E
matching.py: Fixes bug in checking if posting weight is None. (#194)
Eugeniu Plamadeala committed
February 9, 2023
D
Bump ua-parser-js from 0.7.24 to 0.7.33 in /frontend (#184)
dependabot[bot] committed
D
Bump node-fetch and cross-fetch in /frontend (#190)
dependabot[bot] committed
J
fix: replace `get_feature_names` with `get_feature_names_out` for scikit-learn classifier (#180)
JonBoyleCoding committed
J
Merge pull request #189 from jasonhuhx/add-payee-shortcut
Jeremy Maitin-Shepard committed
J
Merge pull request #174 from xentac/repro
Jeremy Maitin-Shepard committed
J
Add shortcut for editing Payee
Jason Hu committed
February 8, 2023
J
Allow specifying custom currency in Mint importer (#186)
Jason Hu committed
January 30, 2023
J
Fix for python 3.7 and lru_cache syntax
Jason Chu committed
January 28, 2023
J
Add a type hint to make mypy happy
Jason Chu committed
J
Remove PostingDatabase._postings because it's not necessary anymore
Jason Chu committed
J
Add a cache to get_aggregate_posting_candidates
Jason Chu committed
January 9, 2023
M
make parse_amount work with currency symbols after amount (#183)
moritzj29 committed
January 7, 2023
January 4, 2023
J
Save one loop of setdefaults when running is_metadata_mergeable
Jason Chu committed
December 13, 2022
J
Merge pull request #177 from delphij/master
Jeremy Maitin-Shepard committed
November 15, 2022
X
[Google] Allow exactly one dot at the end of line.
Xin Li committed
October 28, 2022
J
Merge pull request #172 from ankurdave/patch-1
Jeremy Maitin-Shepard committed
J
Merge pull request #173 from jktomer/ofx-parse-time
Jeremy Maitin-Shepard committed
J
Fix mypy errors in amazon_invoice.py
Jeremy Maitin-Shepard committed
October 10, 2022
J
Update type annotations
Jason Chu committed
J
Run iterators and single bisects side by side to compare output
Jason Chu committed
J
Count up subsets in initial loop instead of a second loop
Jason Chu committed
J
Fix matching_test fuzzy_match_amount initialization to use decimal.Decimal
Jason Chu committed