Releases: ProgramLeague/iTunesXMLParser
Releases · ProgramLeague/iTunesXMLParser
bugfix
Use more efficient copy method, show percentage while copying
- Use more efficient copy method. (Use
Files.copy
instead ofFileChannel.transferTo
) - Show percentage while copying, like
(83.3%) finished. Still copying.
.
Use function instead of objects.
The Java port won't be affected.
1.0.0
Basic available. Basic implemented functions described in README.