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.2
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.3
Choose a head ref
  • 2 commits
  • 19 files changed
  • 1 contributor

Commits on Aug 16, 2025

  1. refactor: create a common options interface (#179)

    * refactor: create a common struct & impl for embeddings
    
    * chore: Misc. clippy update
    
    Signed-off-by: Anush008 <[email protected]>
    
    ---------
    
    Signed-off-by: Anush008 <[email protected]>
    cimandef authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    d261cce View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.0.3 [skip ci]

    ## [5.0.3](v5.0.2...v5.0.3) (2025-08-16)
    
    ## [5.0.3](v5.0.2...v5.0.3) (2025-08-16)
    
    ### 🧑‍💻 Code Refactoring
    
    * create a common options interface ([#179](#179)) ([d261cce](d261cce))
    cimandef authored and github-actions[bot] committed Aug 16, 2025
    Configuration menu
    Copy the full SHA
    733ba74 View commit details
    Browse the repository at this point in the history
Loading