v0.8.1
Parser
- Fix nested control structures in
case/elseclauses by @marcoroth in #869 - Use location-based detection for ERB control types by @marcoroth in #871
Formatter
- Fix whitespace preservation around ERB tags and punctuation by @marcoroth in #864
Linter
- Linter Rule: Don't flag
meta[itemprop]forhtml-head-only-elementsby @marcoroth in #867
libherb
- C: Remove unused
hb_buffer_freefunction by @timkaechele in #863 - C: Prevent excessive copying in
match_tags_in_node_arrayfunction by @timkaechele in #866
Rust
- Rust: Vendor C sources for cargo publish by @marcoroth in #861
Commits
Full Changelog: v0.8.0...v0.8.1