Hi @nberlette,
First, thanks for maintaining this great package!
I noticed that the wrapper is currently based on comrak v0.48.0, while upstream
is at v0.50.0 with some nice improvements:
- ~28% performance improvement
- SIMD line processing
- Bug fixes for sourcepos
- Rust 2024 edition
Would you be interested in a PR to update to v0.50.0? I'm happy to help with
testing if needed.
Also curious: is there a roadmap for getting the serde serialization patches
merged upstream? That would simplify future updates significantly.
Thanks!
Hi @nberlette,
First, thanks for maintaining this great package!
I noticed that the wrapper is currently based on comrak v0.48.0, while upstream
is at v0.50.0 with some nice improvements:
Would you be interested in a PR to update to v0.50.0? I'm happy to help with
testing if needed.
Also curious: is there a roadmap for getting the serde serialization patches
merged upstream? That would simplify future updates significantly.
Thanks!