Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 09:23
· 74 commits to main since this release

1.4.0 (2023-08-01)

Bug Fixes

  • avoid loading benefits and categories from Forma for every claim in (a0cc99d)
  • correct spelling mistake in help text for submit-claims-from-csv (9ca524f)
  • print the correct error message when submitting a claim fails in (9448fa9)

Features

  • add validate-csv command for validating a claims CSV before (938e022), closes #7
  • add support for attaching multiple receipts (files) to a claim (26356e2), closes #8
  • add support for inferring benefit and category with OpenAI when (f83dbad), closes #6
  • reference the row number as well as claim index in (d81c7e9)