I just released a new version of Transity :
- Add scripts to retrieve the balance and transactions from several German banks
- Use BigInts instead of Ints for amounts to eliminate rounding errors
- Add support for initial balances
- Add support for verification balances
- Add support for signed amounts
- Switch to GPL-3.0-or-later license
- Fix
npm install
by using psc-package instead of bower
More infos are available in the changelog.