summaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)Author
2023-03-20Update dependenciesJustin Wernick
2021-03-03Update to modern RustJustin Wernick
2019-01-05Rearranged for better clarityJustin Worthe
2019-01-05Better error handling in qif fileJustin Worthe
2019-01-02Improved error handlingJustin Worthe
2018-12-29Simplified architecture, lib was unnecessaryJustin Worthe
2018-01-05Moved check for filepath being a file to the parsing stageJustin Worthe
2018-01-01Change to handle files internally instead of working with stdinJustin Worthe
2017-11-23Basic functionality: parses qif files and strips T=0 entriesJustin Worthe