megaparse-v0.0.44
The-Vibe-Company/megaparsemegaparse-v0.0.44Nov 18, 2024by StanGirard
AI Summary
This release fixes a critical bug where arguments were incorrectly passed to the parse_file endpoint.
Key Highlights
- Fixed argument passing to parse_file endpoint
New Features
- Fixed argument passing to parse_file endpoint
Full Release Notes
## [0.0.44](https://github.com/QuivrHQ/MegaParse/compare/megaparse-v0.0.43...megaparse-v0.0.44) (2024-11-18) ### Bug Fixes * fixing the wrong passing of arguments to the parse_file endpoint ([#123](https://github.com/QuivrHQ/MegaParse/issues/123)) ([9105672](https://github.com/QuivrHQ/MegaParse/commit/9105672abc0942f26785e494053112d486e8d2d9))