Skip to content

Releases: damijanc/simple-ftp

2.0.0

30 Apr 14:00
Compare
Choose a tag to compare

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.