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: uuid-rs/uuid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: uuid-rs/uuid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.0
Choose a head ref
  • 9 commits
  • 5 files changed
  • 4 contributors

Commits on Apr 23, 2022

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

Commits on Apr 29, 2022

  1. Merge pull request #597 from uuid-rs/KodrAus-patch-1

    note that the Error display impl is public API
    KodrAus authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    e0f0837 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. add to_bytes_le method

    dfaust committed May 5, 2022
    Configuration menu
    Copy the full SHA
    9810dc8 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. add bytes_le roundtrip test

    dfaust committed May 11, 2022
    Configuration menu
    Copy the full SHA
    b0ca5a0 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Fixed documentation link

    Razican committed May 14, 2022
    Configuration menu
    Copy the full SHA
    d988df2 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Merge pull request #600 from Razican/doc_fix

    Fixed documentation link
    KodrAus authored May 25, 2022
    Configuration menu
    Copy the full SHA
    7a2d4e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #599 from dfaust/to_bytes_le

    Add to_bytes_le method
    KodrAus authored May 25, 2022
    Configuration menu
    Copy the full SHA
    7d037f5 View commit details
    Browse the repository at this point in the history
  3. prepare for 1.1.0 release

    KodrAus committed May 25, 2022
    Configuration menu
    Copy the full SHA
    e7b58f4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #602 from uuid-rs/cargo/1.1.0

    Prepare for 1.1.0 release
    KodrAus authored May 25, 2022
    Configuration menu
    Copy the full SHA
    99977bb View commit details
    Browse the repository at this point in the history
Loading