Skip to content

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 02 May 23:40
1d0e181
  • Bumped htmlcut-core from v5.0.0 to v7.0.0 and refreshed the maintained lockfiles. Adapted FFHN's frozen htmlcut-v1 interop layer to the v7.0.0 API surface: renamed selected_match field access to selected_matches (now a Vec that holds one entry for Single/First/Nth modes after validation), converted DiagnosticCode values to strings at the FFHN boundary, and added an explicit rejection for the new SelectionMode::All variant which is outside FFHN's frozen interop profile.