Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@jmoschou-mq jmoschou-mq released this 11 Jul 23:03
· 3 commits to master since this release

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.