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

feat!: Add read-data-subset to CheckOptions; allow to check given trees #262

Merged
merged 12 commits into from
Sep 30, 2024

Commits on Sep 8, 2024

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

Commits on Sep 29, 2024

  1. Merge branch 'main'

    aawsome committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    efafbcc View commit details
    Browse the repository at this point in the history
  2. add some tests

    aawsome committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1e1b979 View commit details
    Browse the repository at this point in the history
  3. fix clippy lints

    aawsome committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    8240404 View commit details
    Browse the repository at this point in the history
  4. add warmup

    aawsome committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    7bf0ea4 View commit details
    Browse the repository at this point in the history
  5. clippy..

    aawsome committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    0741576 View commit details
    Browse the repository at this point in the history
  6. modify tests

    aawsome committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    dde2269 View commit details
    Browse the repository at this point in the history
  7. one more clippy...

    aawsome committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    a848711 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. use u32::from_le_bytes

    aawsome committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    607a279 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5046766 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a1cb12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31bc033 View commit details
    Browse the repository at this point in the history