Skip to content

Releases: guanguans/notify

2.8.0

10 May 10:32
Compare
Choose a tag to compare

2.8.0 - 2024-05-10

Feat

  • WPush: Add WPush package with Authenticator, Client, Message classes and README.md file
  • tests: add ClientTest for WPush

2.7.0

10 May 09:46
Compare
Choose a tag to compare

2.7.0 - 2024-05-10

Docs

  • readme: update push notification SDK list

Feat

  • AnPush: add ClientTest.php for sending message
  • AnPush: Add AnPush Authenticator, Client, and Message classes

2.6.1

09 May 06:17
Compare
Choose a tag to compare

2.6.1 - 2024-05-09

Pull Requests

  • Merge pull request #77 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.75.1
  • Merge pull request #76 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.75.0
  • Merge pull request #75 from guanguans/dependabot/github_actions/dependabot/fetch-metadata-2.1.0
  • Merge pull request #74 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.74.0

2.6.0

22 Apr 08:35
Compare
Choose a tag to compare

2.6.0 - 2024-04-22

Test

  • Add tests for getting headers and reason in Response class

Pull Requests

  • Merge pull request #72 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.73.0
  • Merge pull request #71 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.72.0
  • Merge pull request #70 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.71.2
  • Merge pull request #69 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.71.1
  • Merge pull request #68 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.71.0

2.5.1

22 Mar 02:20
Compare
Choose a tag to compare

2.5.1 - 2024-03-22

Refactor

  • Response: improve request and response summary handling

Pull Requests

  • Merge pull request #67 from guanguans/dependabot/github_actions/dependabot/fetch-metadata-2.0.0
  • Merge pull request #66 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.70.3

2.5.0

20 Mar 08:18
Compare
Choose a tag to compare

2.5.0 - 2024-03-20

Feat

  • SimplePush: Add SimplePush package with Authenticator, Client, and Messages

Test

  • SimplePush: add test case for sending message

2.4.3

20 Mar 06:49
Compare
Choose a tag to compare

2.4.3 - 2024-03-20

Pull Requests

  • Merge pull request #65 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.70.2
  • Merge pull request #64 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.70.0

2.4.2

12 Mar 10:24
Compare
Choose a tag to compare

2.4.2 - 2024-03-12

CI

  • apply php-cs-fixer

Docs

  • readme: Add list of supported Push notification SDKs

Refactor

  • utils: Improve property retrieval in Utils class
  • utils: improve handling of properties in Utils class

2.4.1

11 Mar 10:30
Compare
Choose a tag to compare

2.4.1 - 2024-03-11

Docs

  • Update push notification SDK list in README

Feat

  • Utils: Add method to get defined properties for an object

Refactor

  • HasOptions: Improve preConfigureOptionsResolver method
  • platform-lint: Update platform handling and documentation
  • tests: Improve HasOptionsTest.php test coverage
  • utils: Use Utils::definedFor() method in HasOptions

2.4.0

10 Mar 03:39
Compare
Choose a tag to compare

2.4.0 - 2024-03-10

CI

  • apply php-cs-fixer

Feat

  • helper: add error_silencer function
  • src: Add Method interface and related RFCs
  • tests: add Faker trait for generating fake data

Refactor

  • improve StringToClassConstantRector
  • rector: Update namespace for rector classes
  • utils: Rename getHttpOptionsConstants to httpOptionConstants
  • utils: improve user agent method
  • utils: Improve clarity and consistency in multipartFor method

Pull Requests

  • Merge pull request #61 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.69.0