v1.7.1
datalab-to/markerv1.7.1May 19, 2025by VikParuchuri
AI Summary
Fixes compatibility issues with the Click library version 8.2.0 regarding option passing.
Key Highlights
- Fixed issue with Click 8.2.0 and options not being passed properly
New Features
- Click library compatibility fix
Full Release Notes
Fix issue with click 8.2.0 and options not being passed properly. ## What's Changed * Fix click 8.2.0 issue by @VikParuchuri in https://github.com/VikParuchuri/marker/pull/694 **Full Changelog**: https://github.com/VikParuchuri/marker/compare/v1.7.0...v1.7.1