Skip to content

Commit d5833c6

Browse files
avvertixgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 220b6bd commit d5833c6

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
All notable changes to `oneofftech-parse-client` will be documented in this file.
44

5+
## v0.2.0 - 2025-03-05
6+
7+
### What's Changed
8+
9+
This release brings compatibility with [Parxy 0.5.0](https://github.com/OneOffTech/parxy/releases/tag/v0.5.0). You should update your Parxy instance too!
10+
11+
**Breaking changes**
12+
13+
- Mime type parameter removed from the `parse()` method signature
14+
15+
**All changes**
16+
17+
* Add LLamaCloud support by @avvertix in https://github.com/OneOffTech/parse-client/pull/5
18+
* Add Unstructured processor by @avvertix in https://github.com/OneOffTech/parse-client/pull/6
19+
* Remove mime type parameter, file discovered automatically by @avvertix in https://github.com/OneOffTech/parse-client/pull/7
20+
* Consider not found test to return html as a web page might be returne… by @avvertix in https://github.com/OneOffTech/parse-client/pull/8
21+
22+
**Full Changelog**: https://github.com/OneOffTech/parse-client/compare/v0.1.0...v0.2.0
23+
524
## v0.1.0 - 2025-02-21
625

726
The first release of the Parse client library.

0 commit comments

Comments
 (0)