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

Improve buffer-accepting hashes and more #84

Merged
merged 16 commits into from
Sep 17, 2024
Merged

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    f951e16 View commit details
    Browse the repository at this point in the history
  2. Fix function signatures

    hajimes committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4a6a292 View commit details
    Browse the repository at this point in the history
  3. Fix casting errors

    hajimes committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    56be9ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a169b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c341ca0 View commit details
    Browse the repository at this point in the history
  6. Fix seed limit error

    hajimes committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bf273e9 View commit details
    Browse the repository at this point in the history
  7. Fix lint error

    hajimes committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    391d040 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    551c477 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Update CHANGELOG

    hajimes committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1b3f19b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ad4331 View commit details
    Browse the repository at this point in the history
  3. Fix mypy errors

    hajimes committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5a38ca4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7106202 View commit details
    Browse the repository at this point in the history
  5. Fix int type warning

    hajimes committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    884ffe1 View commit details
    Browse the repository at this point in the history
  6. Fix return type warning

    hajimes committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fc3ed7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd68416 View commit details
    Browse the repository at this point in the history
  8. Improve docs and docstrings

    hajimes committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b8dbc59 View commit details
    Browse the repository at this point in the history