Skip to content

Commit 3560bd9

Browse files
pw-ppodhajskiManul from Pathway
authored andcommitted
Pathway 0.26.3 release
GitOrigin-RevId: 2405bc1717b2a935a8df541b808f2865359d580f
1 parent 3e6bbac commit 3560bd9

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ All notable changes to this project will be documented in this file.
55
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66
## [Unreleased]
77

8+
## [0.26.3] - 2025-10-03
9+
810
### Added
911

1012
- New parser `pathway.xpacks.llm.parsers.PaddleOCRParser` supporting parsing of PDF, PPTX and images.
1113

12-
## [0.26.2]
14+
## [0.26.2] - 2025-10-01
1315

1416
### Added
1517
- `pw.io.gdrive.read` now supports the `"only_metadata"` format. When this format is used, the table will contain only metadata updates for the tracked directory, without reading object contents.

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.26.2"
3+
version = "0.26.3"
44
edition = "2021"
55
publish = false
66
rust-version = "1.88"

0 commit comments

Comments
 (0)