Skip to content

Releases: yoshuawuyts/html

html v0.6.3

21 Oct 23:57
e0fec58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: html-v0.6.2...html-v0.6.3

html v0.6.2

07 Oct 16:36
e1e8826
Compare
Choose a tag to compare

This patch adds support for ARIA roles and properties.

What's Changed

  • Add scraping of ARIA roles and properties by @alexmoon in #66
  • Add parsing of ARIA roles and properties by @alexmoon in #67
  • Merge ARIA roles and properties into element attributes by @alexmoon in #68

New Contributors

Full Changelog: html-v0.6.1...html-v0.6.2

html v0.6.1

27 Aug 11:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: html-v0.6.0...html-v0.6.1

html v0.6.0

06 Aug 22:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: html-v0.5.2...html-v0.6.0

html v0.5.2

18 Apr 11:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: html-v0.5.1...html-v0.5.2

html v0.5.1

16 Apr 16:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: html-v0.5.0...html-v0.5.1

html v0.5.0

16 Apr 13:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: html-v0.4.0...html-v0.5.0

html v0.4.0

10 Apr 23:15
Compare
Choose a tag to compare

Changes

  • Simplify builder API

Full Changelog: https://github.com/yoshuawuyts/html/commits/html-v0.4.0