v0.8.3
[0.8.3] - 2023-10-04
Bug Fixes
-
Missing openings from node results. (#297)
- Fixed an issue where the opening
characters of matched nodes would not be
included in the result when head-skipping
and the opening happened on a block boundary.
- Fixed an issue where the opening
-
Lib MSRV.
- In v0.8.0 we inadvertently broke the MSRV,
and the project only built with 1.71.1
It was restored to 1.70.0 for the binary
and 1.67.1 for the lib.
- In v0.8.0 we inadvertently broke the MSRV,
Dependencies
- Bump clap from 4.4.4 to 4.4.6.
- Bump memmap2 from 0.7.1 to 0.9.0.
- Bump thiserror from 1.0.48 to 1.0.49.