Releases: guanguans/notify
Releases · guanguans/notify
2.12.2
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
2.12.1
2.12.0
2.12.0 - 2024-09-09
Docs
- http-client: Update type hints for resolvers
- readme: add coroutine handler example
Feat
- Client: add getter and setter for authenticator
- http-client: add handler stack resolver methods
- rector: add ChangeMethodVisibilityRector configuration
Refactor
- http: Add handlerStackResolver to Client
Test
- client: add tests for setting authenticator and handler stack resolver
Pull Requests
- Merge pull request #103 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.81.10
2.11.10
2.11.9
2.11.9 - 2024-08-16
Docs
- README: Add JetBrains logo and link
Pull Requests
- Merge pull request #102 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.81.9
- Merge pull request #101 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.81.8
- Merge pull request #100 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.81.7
- Merge pull request #99 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.81.6
- Merge pull request #98 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.81.5
- Merge pull request #97 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.81.4
- Merge pull request #96 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.80.5
- Merge pull request #95 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.80.4
- Merge pull request #94 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.80.3
- Merge pull request #93 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.80.2
2.11.8
2.11.7
2.11.7 - 2024-07-19
Docs
- Add completion.jpg image
- ServerChan: update links in README
Feat
- generate-ide-json: add script to generate ide.json for PHP IDE assistance
- ide: Add completions for staticStrings and classFields