Skip to content

2.0.0

Latest

Choose a tag to compare

@damijanc damijanc released this 30 Apr 14:00

Added more complex XML generation scenarios like multiple properties, proper nesting support, etc. Check tests for more details.

Behind the scenes, I have switched from inheritance to encapsulation, to clearly separate the library from DomDocument. I might make more changes later to make the code more readable, but I focused on making it work.