Skip to content

Commit 8c46fce

Browse files
pw-ppodhajskiManul from Pathway
authored andcommitted
Pathway 0.14.1 release
GitOrigin-RevId: ff32cf65e916b9df1f6a1c78965bb23b415153a2
1 parent bf72548 commit 8c46fce

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66
## [Unreleased]
7+
8+
## [0.14.1] - 2024-08-05
9+
710
### Added
811
- `pw.xpacks.llm.embedders.GeminiEmbedder` which is a wrapper for Google Gemini Embedding services.
912

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pathway"
3-
version = "0.14.0"
3+
version = "0.14.1"
44
edition = "2021"
55
publish = false
66
rust-version = "1.79"

0 commit comments

Comments
 (0)