Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(release): 4.2.1 [skip ci]
## [4.2.1](Anush008/fastembed-rs@v4.2.0...v4.2.1) (2024-11-26)

## [4.2.1](Anush008/fastembed-rs@v4.2.0...v4.2.1) (2024-11-26)

### 🧑‍💻 Code Refactoring

* Turn most panics into recoverable errors ([Anush008#128](Anush008#128)) ([86594fc](Anush008@86594fc))
  • Loading branch information
llenck authored and github-actions[bot] committed Nov 26, 2024
commit 67323c7e3c825a848c721b63cbecd41cb18b7ce7
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fastembed"
version = "4.2.0"
version = "4.2.1"
edition = "2021"
description = "Rust implementation of https://github.com/qdrant/fastembed"
license = "Apache-2.0"
Expand Down