Skip to content

v1.5.0-beta9

Compare
Choose a tag to compare
@JonathanMagnan JonathanMagnan released this 17 Jun 15:24
· 431 commits to master since this release

Download the library here

ADDED: Support to .NET Standard 1.3 (Issue #13)
ADDED: Node.AddClass (Issue #10)
ADDED: Node.RemoveClass (Issue #10)
ADDED: Node.ReplaceClass (Issue #10)
FIXED: Remove, RemoveAt method was not calling SetChanged (Issue #18)
FIXED: Issue with multiple EmptyTag not parsed correctly (Issue #16)