Comparing v2.0.0...v2.0.1 · python-thread/thread · GitHub
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: python-thread/thread
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: python-thread/thread
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 18 commits
  • 20 files changed
  • 2 contributors

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    20d702d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67077ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    214a6c5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #77 from python-thread/perf/return-generator

    Make chunking more memory efficient
    caffeine-addictt authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1a6a8b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cd634a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97bb814 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    964bb4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c65318b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a00e52 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0884bda View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    81ad835 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #79 from python-thread/ci/linter

    Fix linting CI
    caffeine-addictt authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    504155f View commit details
    Browse the repository at this point in the history
  13. test: Remove src import

    Reverting the revert of #59
    
    Ref: #59
    Ref: #61
    
    Co-authored-by: Rob van der Linde <robvdl@gmail.com>
    caffeine-addictt and robvdl committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    42aac36 View commit details
    Browse the repository at this point in the history
  14. ci(test): Run pytest through poetry

    Might resolve the previous unresolved ci issue in #59
    caffeine-addictt committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    c2f2214 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2d963fd View commit details
    Browse the repository at this point in the history
  16. Merge pull request #80 from python-thread/chore/update-tests

    Update tests
    
    Unreverts #59 
    Reverts #61
    
    
    Co-authored-by: Rob van der Linde <robvdl@gmail.com>
    caffeine-addictt and robvdl authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    0af8777 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    096bc08 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #81 from python-thread/chore/version-bump

    Bump version to v2.0.1
    caffeine-addictt authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    edfba3d View commit details
    Browse the repository at this point in the history
Loading