chunkr-core-v1.15.1

lumina-ai-inc/chunkrchunkr-core-v1.15.1May 28, 2025by github-actions[bot]

AI Summary

Core library update mirroring v1.20.1 with bug fixes and performance improvements.

Key Highlights

  • Auto-fixed clippy warnings in the core
  • Updated default for high resolution to true
  • Updated manual conversion from html to mkd to pandoc
  • Improved LLM analytics for extraction errors

Full Release Notes

## [1.15.1](https://github.com/lumina-ai-inc/chunkr/compare/chunkr-core-v1.15.0...chunkr-core-v1.15.1) (2025-05-28)


### Bug Fixes

* **core:** Auto-fix clippy warnings ([#541](https://github.com/lumina-ai-inc/chunkr/issues/541)) ([00db663](https://github.com/lumina-ai-inc/chunkr/commit/00db66361022d5566f281badf327a73724da7922))
* Update default for high resolution to true ([#536](https://github.com/lumina-ai-inc/chunkr/issues/536)) ([37cc757](https://github.com/lumina-ai-inc/chunkr/commit/37cc757ea41acce4a662a127bc141e77b56cda03))
* Updated manual conversion from html to mkd to pandoc ([#539](https://github.com/lumina-ai-inc/chunkr/issues/539)) ([16cc847](https://github.com/lumina-ai-inc/chunkr/commit/16cc847f5728bd963bf8f367579721098190141c))


### Performance Improvements

* Improved llm analytics for extraction errors ([#538](https://github.com/lumina-ai-inc/chunkr/issues/538)) ([0302499](https://github.com/lumina-ai-inc/chunkr/commit/0302499f9942c3f2d0f3888ef419d7e2f6945394))