Skip to content

0.4.0

Compare
Choose a tag to compare
@elisiariocouto elisiariocouto released this 28 Mar 16:02
· 26 commits to main since this release
0.4.0
7b48bc0

0.4.0 (2024/03/28)

  • This release changes the format of the configuration file from JSON to TOML.
  • Removes the init command, since all the configurations should be in the config.toml file.
  • Introduces Discord notifications support for case-insensitive matches on your bank transactions.

Features

  • notifications: Add support for transaction filter and notifications via Discord. (0cb33936)

Miscellaneous Tasks

  • deps-dev: Bump black from 24.2.0 to 24.3.0 (2352ea9e)
  • Update dependencies. (3d36198b)