Skip to content

0.1.13

Latest

Choose a tag to compare

@wouterken wouterken released this 15 Jun 09:05
· 2 commits to master since this release

htmltoadf 0.1.13

Fixes

  • Support HTML table colspan and rowspan attributes when converting td and th to ADF.
  • Preserve span attributes on empty table cells.

Validation

  • cargo fmt --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test
  • cross-target release artifacts built via ./release.sh
  • multi-arch Docker image pushed for linux/amd64 and linux/arm64
  • crate published to crates.io
  • WASM package published to npm