What's Changed
Breaking Changes
Notable Changes
- implement regex-replace for all selectors by @yshavit in #403
- This follows on work introduced in v0.8.0 to implement regex-replace only in link and image URLs
- optimize release builds by @yshavit in #405
Other Changes
- add internal utility for replacing strings within Inlines by @yshavit in #402
- fix macro usages by @yshavit in #399
- readme: add link to crates/docs by @yshavit in #398
- add regex replace to readme by @yshavit in #400
- update dependencies by @yshavit in #406
- update msrv by @yshavit in #408
Full Changelog: v0.8.0...v0.9.0