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: Anush008/fastembed-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: Anush008/fastembed-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Jul 7, 2025

  1. chore: Disabled scheduled tests due to 429s

    Signed-off-by: Anush008 <[email protected]>
    Anush008 committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    8241183 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2025

  1. docs: Updated README.md

    Anush008 authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    48fc2b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. fix: Fix nondeterministic output tensor selection (#176)

    * fix: Fix nondeterministic output tesnor selection behaviour
    
    Signed-off-by: Anush008 <[email protected]>
    
    * ci: Updated test.yml
    
    ---------
    
    Signed-off-by: Anush008 <[email protected]>
    Anush008 authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    bbd1909 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.0.1 [skip ci]

    ## [5.0.1](v5.0.0...v5.0.1) (2025-08-08)
    
    ### Bug Fixes
    
    * Fix nondeterministic output tensor selection ([#176](#176)) ([bbd1909](bbd1909))
    
    ## [5.0.1](v5.0.0...v5.0.1) (2025-08-08)
    
    ### 🐛 Bug Fixes
    
    * Fix nondeterministic output tensor selection ([#176](#176)) ([bbd1909](bbd1909))
    
    ### 📝 Documentation
    
    * Updated README.md ([48fc2b6](48fc2b6))
    
    ### 🧹 Chores
    
    * Disabled scheduled tests due to 429s ([8241183](8241183))
    Anush008 authored and github-actions[bot] committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    fe31db3 View commit details
    Browse the repository at this point in the history
Loading