Skip to content

Releases: timrogers/formanator

v1.4.0

01 Aug 09:23
Compare
Choose a tag to compare

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)

v1.3.0

31 Jul 09:14
Compare
Choose a tag to compare

1.3.0 (2023-07-31)

Features

  • expose current version in CLI with --version/-V (7636259)

v1.2.0

30 Jul 19:39
Compare
Choose a tag to compare

1.2.0 (2023-07-30)

Bug Fixes

  • use a cheaper and more appropriate OpenAI model (b5895db)

Features

  • remove restriction on Node.js versions before v18 (974d02b)

v1.1.0

30 Jul 18:15
Compare
Choose a tag to compare

1.1.0 (2023-07-30)

Bug Fixes

  • rename the --access_token option to --access-token (f262143)

Features

  • add support for inferring the benefit and category for a single claim with OpenAI (41f59b1)

v1.0.0

30 Jul 17:13
2e763a3
Compare
Choose a tag to compare

1.0.0 (2023-07-30)

Features