v1.10.1
flydelabs/flydev1.10.1Sep 30, 2025by VikParuchuri
AI Summary
This is a minor release focused on bug fixes and configuration improvements. It includes a typo correction, an update to allow passing arbitrary configuration, and a development update.
Key Highlights
- Fixed a typo in superscript/subscript condition checks
- Enabled passing arbitrary configuration
- Welcomed a new contributor (@Tenkeboks)
- Included a development update
New Features
- Enable passing arbitrary config
Full Release Notes
## What's Changed * Fix typo in superscript/subscript condition check by @Tenkeboks in https://github.com/datalab-to/marker/pull/897 * Enable passing arbitrary config by @VikParuchuri in https://github.com/datalab-to/marker/pull/901 * Dev by @VikParuchuri in https://github.com/datalab-to/marker/pull/902 ## New Contributors * @Tenkeboks made their first contribution in https://github.com/datalab-to/marker/pull/897 **Full Changelog**: https://github.com/datalab-to/marker/compare/v1.10.0...v1.10.1