Releases: questionlp/podcast-bot
v1.1.1
Version 1.1.1
Use unicodedata.normalize
with NKFC
to normalize characters, including non-breaking spaces represented by \xa0
, before rendering out the post text for both Mastodon and Bluesky.
Create a more detailed installation and usage document, INSTALLING.md and trimmed down the README.md file.
Pull Request(s): #3
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Version 1.1.0
Add experimental support for using Bluesky session string or token to log into Bluesky. It is not recommended for use in production and may require additional application changes for support to be useful.
Passthrough episode length into Jinja template rendering.
Logging output has been improved with more information being reported to INFO
.
Pull Request(s): #2
Full Changelog: v1.0.1...v1.1.0
v1.1.0-beta
Version 1.1.0-beta
Add experimental support for using Bluesky session string or token to log into Bluesky. It is not recommended for use in production and may require additional application changes for support to be useful.
Logging output has been improved with more information being reported to INFO
.
Full Changelog: v1.0.1...v1.1.0-beta
v1.0.1
Version 1.0.1
Fix logic regarding Bluesky and Mastodon client initialization by @questionlp in #1
Pull Request(s): #1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Version 1.0.0
Fix call to retrieve_new_episodes
to use feed short name rather than the podcast name.
Full Changelog: v1.0.0-beta...v1.0.0
v1.0.0-beta
Version 1.0.0-beta
Initial pre-release of the new podcast-bot Python application. See README.md for more information about the application.
Full Changelog: https://github.com/questionlp/podcast-bot/commits/v1.0.0-beta