Skip to content

2.0.0

Compare
Choose a tag to compare
@PatrickGotthard PatrickGotthard released this 22 Feb 21:17
· 17 commits to master since this release

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

🧹 Cleanup

  • Polish ContentItemTest (#620)
  • Remove unused dependencies (#626)

βœ” Other Changes

  • Deprecate URL support in XmlReader (#627)

Full Changelog: 1.19.0...2.0.0