Skip to content

Releases: amugofjava/podcast_search

v0.7.3

18 Sep 15:10
Compare
Choose a tag to compare
  • Additional exception handler for certificate issues which then throws PodcastCertificateException.
  • Updated Dio dependency to 5.7.0.

v0.7.1

16 May 15:04
Compare
Choose a tag to compare

Enhacnements

  • Add support for <podcast:medium> tag.

v0.7.0

08 May 15:14
Compare
Choose a tag to compare
  • Add support for PC2.0 <podcast:remoteItem> tag (at channel level).

v0.6.9

28 Mar 09:32
Compare
Choose a tag to compare
  • Bug fix: handle empty fields from iTunes and PodcastIndex API call results.

v0.6.8

01 Feb 16:12
Compare
Choose a tag to compare
  • BREAKING CHANGE: Language is now a text parameter (2-3 letter code) rather than enum. This is because iTunes largely ignores language, but PodcastIndex can use it for trending podcasts.

v0.6.7

23 Jan 16:38
Compare
Choose a tag to compare
  • Update example to handle null feed.
  • Default podcast image to take iTunes version if available and fallback to channel version to be consistent with episode image handling.

v0.6.6

12 Jan 06:45
Compare
Choose a tag to compare
  • Minor fixes to SRT parser to avoid double spaces between words.

v0.6.5

27 Dec 19:40
Compare
Choose a tag to compare
  • Add support for <podcast:block> tag.
  • Further improvement to comments.

v0.6.4

27 Dec 17:45
Compare
Choose a tag to compare
  • Added support for PC2.0 value tag.
  • Added missing docs to some class files.

v0.6.2

27 Jul 15:21
Compare
Choose a tag to compare

Enhancements

  • Added support for Podcasting 2.0 tag.