-
Notifications
You must be signed in to change notification settings - Fork 0
Changelog release info
Martin edited this page Jul 2, 2022
·
3 revisions
First oficial version. The basic features may be working correctly.
Small changes, including:
-
Printer
methods made public - when node has not the attribute present, null gets returned instead of empty string
-
XSPFRuntimeException
replacesRuntimeException
where it used to happen - added the "find by" methods to some collection types
- examples moved from production sources to tests
Closes #1 (tons of blank spaces beeing generated in the produced xspf file).
Closes #2 (nullable vs. non-nullable converters).
Created the wiki page (several chapters removed from the project README file)
Removed leftover XSPFLink
class.