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

Commits on May 3, 2024

  1. 📝 Fixed Issue #1

    Added code to deinitialize allocator in v5 example.
    KeithBrown39423 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0f210bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8b5fbf View commit details
    Browse the repository at this point in the history
  3. Update README.md

    KeithBrown39423 authored May 3, 2024
    Configuration menu
    Copy the full SHA
    176df67 View commit details
    Browse the repository at this point in the history
  4. feat!: remove the need for allocation

    I also ran zig fmt.
    Theo Paris authored and KeithBrown39423 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1cee369 View commit details
    Browse the repository at this point in the history
  5. Remove the allocation in v5

    Theo Paris authored and KeithBrown39423 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e2b3922 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51a531f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77fae59 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e6d639 View commit details
    Browse the repository at this point in the history
  9. 🐛 Fix build failure

    Remove error union return from v3 and v5
    KeithBrown39423 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b63a94a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Update README.md

    KeithBrown39423 authored May 4, 2024
    Configuration menu
    Copy the full SHA
    322f25b View commit details
    Browse the repository at this point in the history
  2. ⚡️ Minor Changes

    Add documentation
    Converted UUID to a packed struct to allow use for `@bitCast`
    Optimized reading integers from digest in v3 and v5
    KeithBrown39423 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    fabf4ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d5f625 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    KeithBrown39423 authored May 4, 2024
    Configuration menu
    Copy the full SHA
    d85232d View commit details
    Browse the repository at this point in the history
  5. Update README.md

    KeithBrown39423 authored May 4, 2024
    Configuration menu
    Copy the full SHA
    a99d7d8 View commit details
    Browse the repository at this point in the history
Loading