Skip to content

Releases: joeirimpan/hdfc-cc-parser-rs

hdfc-cc-parser-rs-v0.0.6

06 Feb 10:50
Compare
Choose a tag to compare

Released v0.0.6

  • Add --name (name as per credit card statement table) to figure out table headers better.

hdfc-cc-parser-rs-v0.0.5

25 May 17:39
Compare
Choose a tag to compare

Released v0.0.5

  • Add --file to parse individual files
  • Remove --output and write to stdout

hdfc-cc-parser-rs-v0.0.4

24 Mar 16:37
1596a9b
Compare
Choose a tag to compare
  • Remove pdf_tools and parse it inside the lib.
  • Determine table header count better.

hdfc-cc-parser-rs-v0.0.3

15 Mar 12:12
Compare
Choose a tag to compare
  • Migrate cli to clap with named arguments
  • Optional password, sortformat

hdfc-cc-parser-rs-v0.0.2

15 Mar 08:45
Compare
Choose a tag to compare
  • Freeze pdf dependency and copy the pdf_tools code to repo. This is done to prevent pdf_tools from linking the latest commit of pdf.

hdfc-cc-parser-rs-v0.0.1

03 Feb 06:13
Compare
Choose a tag to compare

Released version v0.0.1

Features

  • Extracts transaction details such as date, description, points, amount
  • Multiple pdfs can be parsed and collated into 1 CSV