·
          
            24 commits
          
          to main
          since this release
        
        
        
From this release forward, html5ever, xml5ever, markup5ever, and match_token are now released using a synced version number. Thus this release is version 0.35.0 of all of these crates.
Changes
- Version numbers of all crates apart from web_atomsare now in sync. (#637)
- Remove dependency on the maccrate. (#639)
- Remove unused TreeBuilderoption. (#631)
- Document scripting_enabledandiframe_srcdocoptions (#631)
- Don't return a string from TreeSink::attach_declarative_shadow_root(#633)
- Determine the initial state for fragment parsing using the scripting flag of the context element (#629)