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

Hex Strings #234

Merged
merged 10 commits into from Mar 27, 2024
Merged

Hex Strings #234

merged 10 commits into from Mar 27, 2024

Commits on Mar 26, 2024

  1. Copy the full SHA
    67bf7ea View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b835da9 View commit details
    Browse the repository at this point in the history
  3. impl from str

    lthiery committed Mar 26, 2024
    Copy the full SHA
    2912c17 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Copy the full SHA
    77ef338 View commit details
    Browse the repository at this point in the history
  2. clean up header

    lthiery committed Mar 27, 2024
    Copy the full SHA
    e30f83b View commit details
    Browse the repository at this point in the history
  3. implement FromStr

    lthiery committed Mar 27, 2024
    Copy the full SHA
    52bf04c View commit details
    Browse the repository at this point in the history
  4. improve documentation

    lthiery committed Mar 27, 2024
    Copy the full SHA
    503ce10 View commit details
    Browse the repository at this point in the history
  5. redraft docs again

    lthiery committed Mar 27, 2024
    Copy the full SHA
    9ed7ef8 View commit details
    Browse the repository at this point in the history
  6. test wrong lengths

    lthiery committed Mar 27, 2024
    Copy the full SHA
    20c5690 View commit details
    Browse the repository at this point in the history
  7. one more pass at docs

    lthiery committed Mar 27, 2024
    Copy the full SHA
    474ad7d View commit details
    Browse the repository at this point in the history