megaparse-v0.0.32
The-Vibe-Company/megaparsemegaparse-v0.0.32Nov 1, 2024by StanGirard
AI Summary
Restructures megaparse under the API module and fixes API errors.
Key Highlights
- Move megaparse under api
- Fix api call error and tests
- Resolves issue #98
- API stability improvements
New Features
- Megaparse under api
Full Release Notes
## [0.0.32](https://github.com/QuivrHQ/MegaParse/compare/megaparse-v0.0.31...megaparse-v0.0.32) (2024-11-01) ### Features * **api:** megaparse under api ([#93](https://github.com/QuivrHQ/MegaParse/issues/93)) ([2edf44b](https://github.com/QuivrHQ/MegaParse/commit/2edf44bd8c09ac7127db74206e463ebe29c68998)) ### Bug Fixes * api call error & tests ([#98](https://github.com/QuivrHQ/MegaParse/issues/98)) ([6bf1ce8](https://github.com/QuivrHQ/MegaParse/commit/6bf1ce8c6ed0e4f1e81577973a0fc71f61b10776))