Skip to content

Commit

Permalink
chore(release): 4.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.4.0](v4.3.0...v4.4.0) (2025-01-10)

### Features

* Add jina v2 code support ([#140](#140)) ([6ade9eb](6ade9eb))

## [4.4.0](v4.3.0...v4.4.0) (2025-01-10)

### 🍕 Features

* Add jina v2 code support ([#140](#140)) ([6ade9eb](6ade9eb))

### 📝 Documentation

* Tidy up README.md ([#132](#132)) ([e46b5ba](e46b5ba))

### 🧑‍💻 Code Refactoring

* Elide SingleBatchOutput lifetimes ([#134](#134)) ([cfec7d7](cfec7d7))

### 🧹 Chores

* **TextRerank:** impl Debug for TextRerank ([#131](#131)) ([8724a63](8724a63))
  • Loading branch information
timonv authored and github-actions[bot] committed Jan 10, 2025
1 parent 6ade9eb commit 8da0bf6
Showing 1 changed file with 1 addition and 1 deletion.
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.3.0"
version = "4.4.0"
edition = "2021"
description = "Rust implementation of https://github.com/qdrant/fastembed"
license = "Apache-2.0"
Expand Down

0 comments on commit 8da0bf6

Please sign in to comment.