Skip to content

Releases: bahlo/ing-ynab

v1.0.1

14 Aug 13:43

Choose a tag to compare

Fixed

  • Docker image was not working due to a change in the build setup

v1.0.0

14 Aug 13:20

Choose a tag to compare

ing-ynab is now considered stable. 🚀 I've been running it over a week while improving the codebase and CI setup without any major bugs.

Added

  • FAQ section on the README.md
  • Dependabot configuration

Changed

  • Renamed the project {ing_ynab => ing-ynab} to match the binary

v0.5.0

13 Aug 08:57

Choose a tag to compare

v0.5.0 Pre-release
Pre-release

Added

  • PyPI package deployment step and documentation

v0.4.0

12 Aug 14:21

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

Added

  • Types
  • Basic tests
  • CI
  • License
  • setup.py

Changed

  • Renamed most of the FINTS_ env vars to ING_
  • Split code in multiple modules

Fixed

  • Fixes a bug where new transactions were imported multiple times

v0.3.1

09 Aug 18:39

Choose a tag to compare

v0.3.1 Pre-release
Pre-release

This release fixes a bug where the application would not prompt for the YNAB access token until there are new transactions and always prompt for the FinTS password but only use it if the env was empty.

v0.3.0

09 Aug 18:14

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

This release adds the option to color all imported transactions with YNAB_FLAG_COLOR.

v0.2.0

09 Aug 16:28

Choose a tag to compare

v0.2.0 Pre-release
Pre-release
  • Added prompt fallback for YNAB Access token (2ed7a1e)
  • Added licence (GPL-3.0)
  • Improved documentation

v0.1.0

09 Aug 13:27

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

This is the first release. It needs some testing before v1.0.0