AngleSharp v0.8.0.0 Release Notes

  • ๐Ÿš€ Released on Monday, February 02 2015.

    • Major encoding improvements
    • โšก๏ธ DOM ranges are (weakly) connected and updated
    • Mutation callbacks are now included
    • ๐Ÿ“œ Implemented parsing keyframe selectors
    • CSS document (rule) functions are checked
    • CSS value model finished
    • HTMLObjectElement can be serviced
    • All CSS4 selectors included (excluding ||)
    • Small pseudo element integration
    • More services e.g. spellcheck available
    • Media features and CSS properties extended
    • HTML5 constraint form validation finished
    • ๐Ÿ‘ All HTML5 input types are supported
    • ๐Ÿ”„ Changed DOM namespace to Dom to fix naming
    • Finished Url implementation according to spec.