v0.0.2
microsoft/markitdownv0.0.2Mar 8, 2025by afourney
AI Summary
A cleanup release that removes deprecated features from alpha versions and fixes warning filter issues.
Key Highlights
- Removed deprecated features from 0.0.1aX releases.
- Fixed issue with warning filters being reset.
New Features
- Deprecation cleanup.
- Warning filter stability fix.
Full Release Notes
## What's Changed * Avoids resetting warning filters (addresses #1068) by @afourney in https://github.com/microsoft/markitdown/pull/1101 * Removes deprecated features from 0.0.1aX (pre-release alphas) by @afourney in https://github.com/microsoft/markitdown/pull/1105 **Full Changelog**: https://github.com/microsoft/markitdown/compare/v0.0.1...v0.0.2