Skip to content

2.0.1

Compare
Choose a tag to compare
@guanguans guanguans released this 27 Feb 10:04
· 337 commits to main since this release

2.0.1 - 2024-02-27

Docs

  • Add README.md files for various messaging platforms
  • HasOptions: Add support for nested options

Feat

  • notifications: Add Bark notification support
  • options: Add support for ignoreUndefined property
  • support: Improve array handling in HasHttpClient

Refactor

  • HasOptions: Improve handling of defined and required options
  • HasOptions: update deprecated options handling
  • tests: rename wsse authenticator test file and add certificate authenticator test

Test

  • Add unit tests for Client and Message classes
  • add CertificateAuthenticatorTest and WsseAuthenticatorTest

Pull Requests

  • Merge pull request #57 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.68.2