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

Rework Id type #90

Merged
merged 6 commits into from
Jul 29, 2024
Merged

Rework Id type #90

merged 6 commits into from
Jul 29, 2024

Commits on Jul 29, 2024

  1. Remove UUID v1

    smrtrfszm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    53e3860 View commit details
    Browse the repository at this point in the history
  2. Rework Id type

    Implement FromStr for Id and add some tests
    smrtrfszm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c3fa9a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    419dc55 View commit details
    Browse the repository at this point in the history
  4. Change error message

    smrtrfszm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e475066 View commit details
    Browse the repository at this point in the history
  5. Add more test

    smrtrfszm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3a027bb View commit details
    Browse the repository at this point in the history
  6. Don't use should_panic

    smrtrfszm committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b2760d7 View commit details
    Browse the repository at this point in the history