v0.0.11

The-Vibe-Company/megaparsev0.0.11Jun 17, 2024by StanGirard

AI Summary

Fixed OpenAI key errors, added docstrings, fixed DOCX reader, added input tests, and added XLSX converter functionality.

Key Highlights

  • Fixed OpenAI key error
  • Fixed DOCX reader
  • Added XLSX converter
  • Added input tests

New Features

  • OpenAI key fix
  • DOCX reader fix
  • XLSX converter
  • Input tests

Full Release Notes

## 0.0.11 (2024-06-17)

## What's Changed
* Fix OpenAI key error. Add docstrings. Polish code by @dSupertramp in https://github.com/QuivrHQ/MegaParse/pull/24
* Fix DOCX reader. Add input tests by @dSupertramp in https://github.com/QuivrHQ/MegaParse/pull/25
* add: xlsx convertor by @chloedia in https://github.com/QuivrHQ/MegaParse/pull/29
* add: convert_tab by @chloedia in https://github.com/QuivrHQ/MegaParse/pull/31


**Full Changelog**: https://github.com/QuivrHQ/MegaParse/compare/v0.0.10...v0.0.11