v0.10.0 (2024-11-27)
Closed issues:
- Is it possible to use reckon with only no info about incoming or going out? #131
- Reckon fails immediately with error about uninitialized constant
Readline
#129
v0.9.6 (2024-03-27)
Closed issues:
- reckon can't learn from a file with the "wrong" date format #130
v0.9.5 (2024-01-08)
Closed issues:
Merged pull requests:
v0.9.4 (2023-11-24)
v0.9.3 (2023-08-25)
Closed issues:
- Can you choose to apply amounts against category instead of account name? #123
Merged pull requests:
v0.9.2 (2023-04-14)
Closed issues:
- reckon fails any csv with Date::Error #121
- [FEATURE REQUEST] Use ledger files as input source in addition to csv's #92
Merged pull requests:
v0.9.1 (2023-03-19)
Closed issues:
v0.9.0 (2023-02-23)
Merged pull requests:
v0.9.0-beta (2023-02-21)
v0.8.1 (2022-07-02)
Closed issues:
- Reckon files every transaction (incoming and outgoing) as Income:Unknown #116
Merged pull requests:
v0.8.0 (2021-08-08)
Closed issues:
- --date-format '%d/%m/%Y' not working #113
- Reckon behaviour does not match what is explained on README.md #112
- --date-format '%d/%m/%Y' not working #111
- --date-format '%d/ #110
Merged pull requests:
v0.7.2 (2021-04-22)
Closed issues:
- [feature request] Better format for large transactions #108
- cosine similarity not comparing documents correctly #106
Merged pull requests:
- Add thousands separator in money output. Fixes #108. #109 (benprew)
- Cosine similarity should use all docs tokens. not just matched tokens. #107 (benprew)
- Test getting expect working with actions #105 (benprew)
v0.7.1 (2021-02-07)
Closed issues:
- bug when asking for account name #103
v0.7.0 (2021-02-06)
Closed issues:
- fail on unknown accounts #96
Merged pull requests:
v0.6.2 (2021-01-25)
Closed issues:
Merged pull requests:
v0.6.1 (2021-01-23)
Implemented enhancements:
- [Feature Request] Note flag --add-notes in CLI to allow additional notes for each ledger entry #86
Closed issues:
- Migrate CI system from travis-ci.org #93
- [Feature Request] Pipe ledger file input to the bayesian predictor (instead of csv) #91
Merged pull requests:
- Add github actions #100 (benprew)
- Add documentation for doing a substring match. Fixes #97 #99 (benprew)
- Test fixes #94 (benprew)
v0.6.0 (2020-09-04)
Fixed bugs:
- [BUG] Reckon appears not to be parsing ISO standard date yyyy-mm-dd? #85
Closed issues:
- duplicate detection #16
Merged pull requests:
v0.5.4 (2020-06-05)
Fixed bugs:
v0.5.3 (2020-05-02)
Closed issues:
- [FEATURE REQUEST] Ask for currency of Account and output in output file in standard format of xxxx TLA for currency #84
v0.5.2 (2020-03-07)
Closed issues:
v0.5.1 (2020-02-25)
Closed issues:
- Error Importing #64
Merged pull requests:
v0.5.0 (2020-02-19)
Closed issues:
- g #75
- Learn-from not working #74
- Tokens YAML fails to match #73
- Missing or stray quote in line error #71
- Support ISO 8601 formatting of dates in ledger file #70
- Looking for a new maintainer for Reckon #68
- Reckon undefined method to_h when trying to parse csv file #66
- Runtime error #65
- Reckon doesn't learn from multiple sources #63
- problem of importing file #59
- Problem with file in which every column is quoted. #58
- Error in reckon for the same format csv file #57
- Parsing account names does not work if currency symbol is different from $ #56
- Problem reading csv file #55
- Problem with mint file #53
- --money-column #43
Merged pull requests:
- Fix bugs in ledger file parsing. Fixes #56. #81 (benprew)
- Better file encoding suggestions #80 (benprew)
- 🐛 fix matching algorithm, add logging and a spec helper. Fixes #73 #79 (benprew)
- bug: invalid header lines should be ignored, not parsed. #78 (benprew)
- convert default date format to iso8601 #77 (benprew)
- Fix rspec failure for ruby 2.3 and 2.4 #69 (BlackEdder)
- Allow setting of money and date columns by index #67 (cantino)
v0.4.4 (2015-12-02)
Merged pull requests:
v0.4.3 (2015-08-16)
v0.4.2 (2015-08-08)
Merged pull requests:
v0.4.1 (2015-07-08)
Closed issues:
Merged pull requests:
- [RFC] Fix #42: Work with suntrust double column csv files #48 (BlackEdder)
v0.4.0 (2015-06-05)
Implemented enhancements:
Closed issues:
- Missing or stray quote error #38
Merged pull requests:
- Better ISO 8601 dates support #49 (vzctl)
- Unattended mode and custom tokens support #47 (vzctl)
- [RFC] Implement issue #40: Tab completion #46 (BlackEdder)
- set readline to allow for backspace in ask dialog #44 (mrtazz)
v0.3.10 (2014-08-16)
Merged pull requests:
- Fix --encoding option #41 (mamciek)
- Bumped version number #37 (BlackEdder)
v0.3.9 (2014-02-20)
Closed issues:
Merged pull requests:
- Added spec for csv files from Broker Canada #36 (BlackEdder)
- Date format #35 (BlackEdder)
- Added example from a french bank #34 (BlackEdder)
- Austrian example #33 (BlackEdder)
- Ing csv #30 (BlackEdder)
- Further improvements in nationwide csv handling #29 (BlackEdder)
- Refactor: Add money class #28 (BlackEdder)
- Initial split of CSVparser from class App #27 (BlackEdder)
- Updated version of pull request 24: Allow for other currency symbols while calculating money_score #26 (BlackEdder)
- Change double column detection #23 (BlackEdder)
- Added optional argument to contains_header to skip multiple header lines #22 (BlackEdder)
- Add a Bitdeli Badge to README #20 (bitdeli-chef)
- Update README to show latest usage info #19 (purcell)
v0.3.8 (2013-07-03)
Implemented enhancements:
- Support other currencies #7
Closed issues:
Merged pull requests:
- add support for spanish dates dd/mm/yyyy closes #13 #14 (mauromorales)
- fix issue showing true when parsing the currency option related to #7 #12 (mauromorales)
v0.3.7 (2013-06-27)
Merged pull requests:
- Updated the sources to allow for custom curreny #11 (ghost)
- Add --account option on the commandline #10 (copiousfreetime)
v0.3.6 (2013-04-30)
Closed issues:
- iso-8859-1 CSV with accented chars => invalid byte sequence in UTF-8 (ArgumentError) #5
- Ruby 2.0 compatibility #4
Merged pull requests:
- Recognize yyyymmdd date in Reckon::App#date_for. #9 (mhoogendoorn)
v0.3.5 (2013-03-24)
Closed issues:
- backtrace trying to run reckon -f #2
Merged pull requests:
v0.3.4 (2013-02-16)
Merged pull requests:
v0.3.3 (2013-01-13)
v0.3.1 (2012-07-30)
v0.3.2 (2012-07-30)
* This Changelog was automatically generated by github_changelog_generator