Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 1.03 KB

Changelog

All notable changes to the package will be documented in this file.

v4.0 - TBC

  • Refactor Category function parameter + return datasets
    • Delete LoginParams and TerminateParams in favour of AccountIdentifierParams with optional extra array
    • Replace usage of ResultData with EmptyResult
  • Add suspend() and unsuspend() functions
  • Add Example provider

v3.0.3 - 2022-12-02

Add Category icon and SpamExperts Provider logo

v3.0.2 - 2022-12-02

Add optional HTTP request/response debug logging to Generic and SpamExperts providers

v3.0.1 - 2022-10-15

Enable compatibility with upmind/provision-provider-base v3

v3.0 - 2022-04-29

Initial public release