Skip to content

Releases: mtayllan/finb

v0.3.0

08 Dec 09:56

Choose a tag to compare

v0.2.0

04 Nov 14:26

Choose a tag to compare

feat: add delimiter selection for CSV imports

Allow users to specify the delimiter used in CSV files when importing statements. The delimiter defaults to comma but can be changed to semicolon, tab, or pipe to support different CSV formats.

Changes:
- Add delimiter parameter to CsvAnalyzer with comma as default
- Update statement imports controller to accept delimiter from form
- Add delimiter select field to import form with common options

v0.1.2

02 Oct 01:03

Choose a tag to compare

  • Use view_components
  • Configure deploy with Kamal
  • Update main dependencies
  • Autocomplete transactions forms with suggestions

v0.1.1

05 May 17:21

Choose a tag to compare

Update debug gem

v0.1.0

05 May 14:40

Choose a tag to compare

Add action to deploy image to dockerhub