Skip to content

Releases: guanguans/notify

3.0.2

24 Feb 09:21
Compare
Choose a tag to compare

3.0.2 - 2025-02-24

Bug Fixes

  • configuration: Add additional rector rules and update paths

CI

  • workflows: Remove Psalm workflow and configuration files

Code Refactoring

  • Response: Simplify exception handling and cleaner code
  • Support: Rename error_silencer to error_handler
  • config: Improve message handling and array functions

Performance Improvements

  • Response: Improve type hinting for key parameters
  • doc: Improve type coverage and doc comments

Style

  • config: Refactor license and PHP CS Fixer configuration
  • config: Enhance PHP CS Fixer and clean imports

Tests

  • update test case templates and improve code quality

3.0.1

23 Feb 12:45
Compare
Choose a tag to compare

3.0.1 - 2025-02-23

Build

  • config: Update branch alias to 3.x-dev

Performance Improvements

  • Response: Refactor response methods for type clarity
  • dependencies: Add PHPStan extensions and improve type hints
  • rector: Remove Deprecated ReturnTypeWillChange Annotations

3.0.0

23 Feb 10:21
Compare
Choose a tag to compare

3.0.0 - 2025-02-23

CI

  • apply rector
  • apply rector
  • apply php-cs-fixer
  • config: Update infection command and json configuration
  • dependencies: Remove unused packages and add new ones
  • editorconfig: Update indentation settings
  • rector: Refactor autoload function handling in configuration

Code Refactoring

  • Add rector configuration file
  • Move cache and build files to .build directory
  • support: Improve function availability checks

Features

  • auth: Mark sensitive parameters in constructors
  • dependencies: Update composer Git hooks and illuminate versions
  • workflows: upgrade PHP version to 8.0

Tests

  • composer: Add phpunit-slow-test-detector dependency
  • config: Update PHPUnit configuration and dependencies
  • rector: Replace usage of Pest Faker functions

2.14.1

22 Feb 11:01
Compare
Choose a tag to compare

2.14.1 - 2025-02-22

CI

  • composer-updater: Add additional options to process command
  • github: Update PHP version in workflows and composer
  • scope: Update composer.json and add ractor-php82

Pull Requests

  • Merge pull request #147 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.88.12
  • Merge pull request #146 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.88.11
  • Merge pull request #145 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.88.9
  • Merge pull request #144 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.88.8
  • Merge pull request #143 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.88.7
  • Merge pull request #142 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.88.6
  • Merge pull request #141 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.88.5
  • Merge pull request #140 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.88.4
  • Merge pull request #139 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.88.3
  • Merge pull request #138 from guanguans/dependabot/github_actions/dependabot/fetch-metadata-2.3.0

2.14.0

13 Jan 12:00
Compare
Choose a tag to compare

2.14.0 - 2025-01-13

Features

  • Authenticators: Add reversed option to OptionsAuthenticator
  • PushMe: adds PushMe package

2.13.1

13 Jan 10:47
Compare
Choose a tag to compare

2.13.1 - 2025-01-13

Code Refactoring

  • Response: Refactor is() method

Pull Requests

  • Merge pull request #136 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.88.2

2.13.0

09 Jan 13:15
Compare
Choose a tag to compare

2.13.0 - 2025-01-09

Build

  • dependencies: Update development dependencies versions

CI

  • config: Update PHPStan baseline and error configurations
  • core: Update copyright year to 2025
  • workflows: Add PHP 8.4 to test matrix

Features

  • response: Add fluent method for JSON response handling

Pull Requests

  • Merge pull request #135 from guanguans/dependabot/composer/rector/rector-tw-1.2or-tw-2.0
  • Merge pull request #134 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.88.1
  • Merge pull request #133 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.88.0
  • Merge pull request #132 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.87.2
  • Merge pull request #131 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.87.1
  • Merge pull request #130 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.86.1
  • Merge pull request #129 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.86.0
  • Merge pull request #127 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.85.0
  • Merge pull request #126 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.84.2
  • Merge pull request #122 from guanguans/dependabot/github_actions/codecov/codecov-action-5
  • Merge pull request #125 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.84.1
  • Merge pull request #124 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.84.0
  • Merge pull request #123 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.83.7

2.12.4

15 Nov 03:46
Compare
Choose a tag to compare

2.12.4 - 2024-11-15

Features

  • Response: Add rawStream method for temporary resources
  • Response: Add stream method to retrieve body as stream

Performance Improvements

  • Response: Improve documentation for collect method

Tests

  • Response: Refactor saveAs method and add new test case

2.12.3

14 Nov 07:10
Compare
Choose a tag to compare

2.12.3 - 2024-11-14

Build

  • dependencies: Update phpstan versions and ai-commit commands

CI

  • chglog: Update configuration for commit types

Docs

  • README: Add blank line for Markdown formatting
  • readme: Add example for DingTalk client usage

Features

  • response: Add resource method to retrieve response body

Pull Requests

  • Merge pull request #121 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.83.6
  • Merge pull request #120 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.83.5
  • Merge pull request #119 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.83.4
  • Merge pull request #118 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.83.3
  • Merge pull request #117 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.83.2
  • Merge pull request #116 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.83.0
  • Merge pull request #115 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.82.13
  • Merge pull request #114 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.82.12
  • Merge pull request #113 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.82.11
  • Merge pull request #112 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.82.9
  • Merge pull request #111 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.82.8
  • Merge pull request #110 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.82.7

2.12.2

01 Oct 09:45
Compare
Choose a tag to compare

2.12.2 - 2024-10-01

Docs

  • README: Improve HandlerStackResolver example
  • README: Update client handler setup instructions

Feat

  • Authenticator: update base URI construction logic
  • Message: add tags method and property
  • rector: add sensitive parameter attribute rector

Refactor

  • ServerChan: refactor Authenticator and Message classes

Test

  • ServerChan: refactor message sending test to use dynamic key

Pull Requests

  • Merge pull request #109 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.82.6
  • Merge pull request #108 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.82.5
  • Merge pull request #107 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.82.3
  • Merge pull request #105 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.82.2
  • Merge pull request #104 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.82.1