Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactors Timestamp, Context and ClockSequence, and adds UUIDS v6, v7, v8 #611

Merged
merged 22 commits into from
Sep 1, 2022

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    971a9e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e6b21 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. merging in main

    rrichardson committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    66823da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14c131a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dcd4cb View commit details
    Browse the repository at this point in the history
  4. rem num_traits

    rrichardson committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    95a54b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b14a11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b8dfdf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbe1c7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a2b1258 View commit details
    Browse the repository at this point in the history
  9. making doctests work

    rrichardson committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    81f0c1b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    70d71aa View commit details
    Browse the repository at this point in the history
  2. rem whitespace

    rrichardson committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    acc3f93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c99fce1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09a73b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

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

Commits on Aug 30, 2022

  1. Builder struct no pub

    rrichardson committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    f4beda4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81761a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Update src/v6.rs doc

    Co-authored-by: Aron Heinecke <Ox0p54r36@t-online.de>
    rrichardson and 0xpr03 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    4811a06 View commit details
    Browse the repository at this point in the history
  2. Update src/v7.rs doc

    Co-authored-by: Aron Heinecke <Ox0p54r36@t-online.de>
    rrichardson and 0xpr03 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    9a7c5e9 View commit details
    Browse the repository at this point in the history
  3. fix v8 example

    rrichardson committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    1e47d40 View commit details
    Browse the repository at this point in the history
  4. arbitrary appears to depend on an unstable array_from_fn in 1.1.4, lo…

    …cking the version to 1.1.3 for now
    rrichardson committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    954e279 View commit details
    Browse the repository at this point in the history