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: v4.5.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: v4.6.0
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 28, 2025

  1. feat: allow embedding image bytes, Nix environment (#150)

    * allow embedding images from their byte representation
    
    * address feedback
    
    ---------
    
    Co-authored-by: Stephen D <[email protected]>
    scd31 and Stephen D authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    b8a5aa3 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.6.0 [skip ci]

    # [4.6.0](v4.5.0...v4.6.0) (2025-02-28)
    
    ### Features
    
    * allow embedding image bytes, Nix environment ([#150](#150)) ([b8a5aa3](b8a5aa3))
    
    ## [4.6.0](v4.5.0...v4.6.0) (2025-02-28)
    
    ### 🍕 Features
    
    * allow embedding image bytes, Nix environment ([#150](#150)) ([b8a5aa3](b8a5aa3))
    scd31 authored and github-actions[bot] committed Feb 28, 2025
    Configuration menu
    Copy the full SHA
    30b1955 View commit details
    Browse the repository at this point in the history
Loading