Skip to content

Releases: adrosoftware/circle-so-api-php-sdk

0.7.0

19 Mar 20:53
8a0176c
Compare
Choose a tag to compare

Full Changelog: 0.6.0...0.7.0

0.6.0

12 Jan 08:10
925ced3
Compare
Choose a tag to compare

Use a psr18 client discovery as the http client discovery class is deprecated.

12 Dec 07:29
d8bd56c
Compare
Choose a tag to compare

Add functionality to remove member form community.

26 Apr 15:38
98cbe1e
Compare
Choose a tag to compare

fix(taggedMemebers) - Fix issue when email param is array.

05 Apr 00:52
fa01676
Compare
Choose a tag to compare

Add the /docs dir to be ignored when package exported

04 Apr 21:44
d74d74d
Compare
Choose a tag to compare

Add a way to untag member.

04 Apr 21:28
67d1b8a
Compare
Choose a tag to compare
0.4.0

Add a way to untag member.

Add more API interactions.

04 Apr 03:23
0315ed6
Compare
Choose a tag to compare

Add more API interactions:

  • Add Member Tag API interaction
  • Add a way to tag members

PHPStan fixes

03 Apr 18:14
8b0b509
Compare
Choose a tag to compare
0.2.1

Add `phpstan.neon` file to the `.gitattributes` file.

Add a way fetch community members

31 Mar 17:35
831c2b8
Compare
Choose a tag to compare

Interacts with the community_members endpoint.