Releases: jayaddison/pywisetransfer
Releases · jayaddison/pywisetransfer
v0.3.4.1
Changes since v0.3.4:
- No functional changes to the library code.
- Apply some GitHub Actions workflow adjustments as recommended by
zizmor
. - Migrate the build-system dependency for the package from
poetry
topoetry-core
. - Update a few
poetry
lockfile dependencies (notably, explicitly confirming availability usingurllib3
v2.x onwards, although in practice I believe this was already the case).
v0.3.4
Changes since v0.3.3.1:
- Add support for
multi-currency-account
endpoints.
v0.3.3.1
Changes since v0.3.3:
- Deprecation decorator code cleanup.
v0.3.3
Changes since v0.3.2:
- The
deprecation.deprecated
decorator now supports class methods, as originally intended.
v0.3.2
Features added since v0.3.1:
- Adds support for the
account-details
,balances
andbalance-statements
endpoints.
Deprecations:
- The
borderless-accounts
endpoints have been deprecated.
v0.3.1
Changes since v0.3.0:
- Dependency updates and code cleanup.
- Return type fixup for
verify_signature
function. - Update to minimum-required Python 3.8 runtime.
Note: this GitHub release entry was created on 2024-03-27 despite the original v0.3.1 git
tag and release having been published earlier on 2024-01-22.
v0.3.0
v0.2.0
v0.1.9
Configure production pypi token