Skip to content

Releases: Kraymer/qifqif

v0.3.2

04 Aug 04:49
Compare
Choose a tag to compare
  • perform edits in fullscreen mode
  • don't read/write destination file in dry-run mode. fix #26
  • use longest match when multiple matches to choose from. fix #24
  • terminate file with \n
  • terminate last transaction with ^. fix #25
  • remove empty lines from generated .qif
  • fix error trying to remove a tag not present in cache. fix #22
  • decode user inputs using terminal locale

v0.3.1

04 Aug 04:50
Compare
Choose a tag to compare
  • fix regression: query match when entering a new category

v0.3.0

04 Aug 04:51
Compare
Choose a tag to compare
  • fix stdout in bash mode: only new qif content is printed
  • improve qif files parsing by skipping useless lines
  • add exit keyboard shortcuts : Ctrl + C to save changes and exit, Ctrl + D to discard changes and exit
  • set No as default choice to Remove existing tag prompt
  • add option dry-run to visualize changes before applying them
  • ignore transactions with no payee line