Releases: marqeta/marqeta-python
Releases · marqeta/marqeta-python
v0.2.0
New Features:
- The
Client
class can be initialized with a custom timeout duration.
Deprecations:
- The following resources have been removed:
campaigns
offers
stores
Bug Fixes:
- Fixed a module name containing an accented character that was preventing the package from being installed on some filesystems.
- Fixed deserialization of date-time formatted strings.
- Fixed some response models missing properties.