Changed: * [BEL-75] Allow resume operation on Incomes resource (91)
Other: * Change link for link_id in data (92) * Bump version 0.20.0 (93)
0.18.0
Not secure
Changed: * Update dependencies (80) * Reorganize resources (81) * Stop sending AccessMode.SINGLE by default when creating a Link (82) * Allow WidgetToken to create link-scoped tokens (83) * Reorganize resources tests (84)
Fixed: * Balance date_to as obligatory param (75) * Rollback date_to as optional (76)
Other: * Bump version: 0.17.1 → 0.18.0 (85)
0.17.0
Not secure
Project setup working again
* We have had the installation of the package broken for some days. They where changes on the way of deployment that where preventing the project to successfully be used once installed.
* We have fixed the setup process and now we can install and import the `belvo` namespace without issues.
0.16.3
Not secure
Fixed - Added `name` and `url` to project `setup.py`
0.15.0
Not secure
Added - `WidgetToken` resource to allow creating tokens for the Belvo Widget from our python library.