2.0.0
What's Changed
π₯ Breaking Changes
- Switch from Java 6 to Java 11 (#615)
- Remove deprecated modules (#614)
- Support parsing of URLs with spaces (#616)
- Enhance price handling for Media RSS (#617)
β New Features
- Add support for self links (#618)
π Bug Fixes
- Fix sunset attribute in Yahoo weather module (#621)
- Prevent OPML20Generator from creating empty <docs /> element (#619)
- Allow zero lengths for enclosures (#625)
π¨ Dependency Upgrades
- Bump actions/checkout from 2.4.0 to 3.3.0 by @dependabot in (#624)
- Bump maven-compiler-plugin from 3.8.1 to 3.10.1 by @dependabot in (#623)
π§Ή Cleanup
β Other Changes
- Deprecate URL support in XmlReader (#627)
Full Changelog: 1.19.0...2.0.0