Releases: damijanc/simple-ftp
Releases · damijanc/simple-ftp
2.0.0
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.