Fintoc

Latest version: v2.4.1

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

2.1.2

Fixes 🐛

- The `__version__` of the SDK is now the correct one
- Bumps are now executed throughout the whole SDK and not just to the `pyproject.toml`
- Minor documentation precisions
- Some duplicated tests got removed

2.1.1

Fixes 🐛

- The `delete` method of the `Link` object now works as expected

2.1.0

Additions ➕

- This version includes the new Refresh Intents functionality
- Changes to the documentation were made so that the new _features_ can be used properly

2.0.0

Breaking Changes ❌

- The `link_token` attribute now never contains the token associated with the Link object. It should always be `None`.

Non Breaking Changes ➖

- Remove the `CHANGELOG.md` file from the repository.

Fixes 🐛

- Fix the `bump` script to commit a message more in line with our commit style.

1.1.0

Additions ➕

- Every resource now includes a `serialize` method to serialize the resource into a dictionary.
- Datetimes are now correctly parsed into objects when objetizing the API's response data.

Changes ➖

- There is now an additional dependency to `dateutil`

Fixes 🐛

- Fix the _release_ process to include the release PR's description on the _release_ tag.

1.0.0

Additions ➕

- Add support for every endpoint and resource currently supported by the API itself
- Add tests to the SDK to at least have 100% of coverage
- Document the library's capabilities a bit better (user-facing documentation)

Breaking Changes ❌

- Change the interface to interact with almost every resource. Refer to [the documentation](https://github.com/fintoc-com/fintoc-python/blob/master/README.md) for more information.
- Remove superfluous methods like `show_accounts` that don't fit inside the SDK paradigm.

Non Breaking Changes ➖

- Change the location of the `httpx` client from the `Fintoc` client to the managers.

Fixes 🐛

- Fix page consumption issues that bugged the library

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.