Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ifduyue/python-xxhash
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.2
Choose a base ref
...
head repository: ifduyue/python-xxhash
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 14 commits
  • 21 files changed
  • 3 contributors

Commits on Apr 15, 2021

  1. Fix hasher name trailing nul #39

    ifduyue committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    5759f87 View commit details
    Browse the repository at this point in the history
  2. Fix hasher name trailing nul #39

    ifduyue committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    d97ea92 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. Configuration menu
    Copy the full SHA
    3c85466 View commit details
    Browse the repository at this point in the history
  2. Added types and type-checking

    charmoniumQ authored and ifduyue committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    50e01cc View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. github actions

    ifduyue committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    fb699ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f097a0 View commit details
    Browse the repository at this point in the history
  3. Support only python >= 3.6

    ifduyue committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    e39c3a2 View commit details
    Browse the repository at this point in the history
  4. Disable git autocrlf

    ifduyue committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    ed4aad3 View commit details
    Browse the repository at this point in the history
  5. xxHash v0.8.1

    ifduyue committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    b745795 View commit details
    Browse the repository at this point in the history
  6. Always release GIL

    ifduyue committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    b1384c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Use setuptools-scm

    ifduyue committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    57ba279 View commit details
    Browse the repository at this point in the history
  2. Ignore git dirs and files

    ifduyue committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    a598a7d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Remove py2 compatible code

    ifduyue committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    91371fe View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Release 3.0.0

    ifduyue committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    033969a View commit details
    Browse the repository at this point in the history
Loading