Releases: timrogers/formanator
Releases · timrogers/formanator
v1.4.0
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)