8000 Comparing 3.2.0...3.2.1 · guanguans/notify · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: guanguans/notify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.0
Choose a base ref
...
head repository: guanguans/notify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.1
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 25, 2025

  1. chore(release): 3.2.0

    guanguans committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    9a65be6 View commit details
    Browse the repository at this point in the history
  2. fix(http-client): Update error message for argument validation

    - Correct error message in HasHttpClient.php to specify exact argument count
    - Update README.md to pluralize 'Related repository' for clarity
    - Ensure consistency in error handling for method argument validation
    guanguans committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    b91f4a9 View commit details
    Browse the repository at this point in the history
  3. refactor(HasOptions): Simplify casing functions in __call method

    - Replace inline anonymous functions with static anonymous functions for casing conversion.
    - Enhance readability by naming the casing functions directly in the foreach loop.
    - Ensure consistent functionality while improving code structure and maintainability.
    guanguans committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    068d3f5 View commit details
    Browse the repository at this point in the history
Loading
0