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: gofiber/utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: gofiber/utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 13 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 25, 2024

  1. feat: Add IfToLower and IfToUpper functions for converting ASCII stri…

    …ngs to lowercase and uppercase respectively
    sixcolors committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6fcf9cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a92a79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0cce84 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #77 from gofiber/backport-if-to-lower

    feat: backport IfToLower and IfToUpper functions from v2
    ReneWerner87 authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    999a088 View commit details
    Browse the repository at this point in the history
  5. Update strings.go

    ReneWerner87 authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    301b082 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2025

  1. Configuration menu
    Copy the full SHA
    0d25616 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

  1. Configuration menu
    Copy the full SHA
    c3f8a1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9bc7b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e099627 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97b23a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. Configuration menu
    Copy the full SHA
    7a3cc37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    439e4d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b986fcc View commit details
    Browse the repository at this point in the history
Loading