ofxparser
ofxparser copied to clipboard
Not correctly handling negative numbers larger than a couple of digits.
I was running into an issue with this truncating negative numbers (negative account balances, so like credit cards, ect) which seemed to be fixed with this.
Thanks for the feedback, I will review. I suspect #33 fixed this problem (but with the proper tests) but I will try to evaluate that.