Changelog
2.0.1
- Fix setup.py. The managers folder was missing when the package was installed with pip.
Released on 2024-03-28
2.0.0
- Rewrite from synchronous code to
asyncio/trio.
Released on 2023-11-23
1.1.0
- Implemented method to obtain list of contracts / bank accounts.
Released on 2023-11-22
1.0.0
Initial release. Currently, the package implements authorization, and is able to request the debit card list and mutations.
Released on 2023-11-18