Skip to content

v1.2.0

Compare
Choose a tag to compare
@agates agates released this 27 Feb 15:04
· 111 commits to main since this release
1541eaa

New Features

The most significant change in this release is the addition of the liveEnd reason:

  • liveEnd -- An indication that an RSS feed has been updated and either the status attribute of an existing <podcast:liveItem> has been changed from live to ended or a <podcast:liveItem> that previously had a status attribute of live has been removed from the feed entirely.

What's Changed

  • Publish python builds for python 3.8 and 3.9, and explicitly for 3.10 by @agates in #42
  • Add "liveEnd" reason code by @agates in #41
  • Speedup tests by switching to lighthive stream to block_api by @agates in #44

Full Changelog: v1.1.0...v1.2.0