Releases: moneykit/moneykit-python
Releases · moneykit/moneykit-python
v0.2.0
Potentially Breaking Changes
get_well_known_jwks
replacesget_app_jwks
in theAccessTokenApi
class- users may now use their client ID with the kwarg
x_client_id
instead of using an access token with theauthorization
kwarg
- users may now use their client ID with the kwarg
LinkResponse
has been renamed toLinkCommon
LinkProductError
now hasNO_PERMISSION
added as an Enum valuePublicLinkError
now has the following Enums added:NO_ACCOUNTS
USER_SETUP_REQUIRED
INVALID_CREDENTIALS
USER_OAUTH_DENIED
USER_INPUT_INCORRECT
Minor Changes
raw_provider_data
andclosed
have been added to our Identity, Account, and Account Numbers objects when availableTransactionSyncResponse
now includes the fieldaccounts
which returns a list ofAccountResponse
objectsUpdateLinkRequest
now has the fieldlink_tags
Full Changelog: v0.1.15...v0.2.0
v0.1.15
Full Changelog: v.0.1.14...v0.1.15
v0.1.14
Full Changelog: v0.1.13...v.0.1.14
v0.1.13
Full Changelog: v0.1.10...v0.1.13
v0.1.10
Full Changelog: v0.1.9...v0.1.10
v0.1.9
Full Changelog: v0.1.8...v0.1.9
v0.1.8
Full Changelog: v0.1.7...v0.1.8
v0.1.7
Full Changelog: v0.1.6...v0.1.7
v0.1.6
Investments APIs
Full Changelog: v0.1.5...v0.1.6
v0.1.5
Full Changelog: v0.1.4...v0.1.5
- Add institution_avatar to /links/{id}