You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First (development) release of the fork PodGen!
MASSIVE changes have been made, and this version
is NOT backwards compatible with python-feedgen.
Changing your code so it is compatible with
PodGen requires that you rewrite all the code
that uses the library. As such, you are recommended
against switching until the first stable release
is ready, since the API may change until then.
See "Why the fork?" at https://podgen.readthedocs.org
for a more elaborate description of the changes and
reasoning behind this fork.
In general, head over to https://podgen.readthedocs.org
to learn more about this project.
Release 0.3.2
- Syndication extension
- Remove six dependency
- Fix typo, schema to scheme
- Fixed Localized Time Formatting Issues
- Added Support for XML Declaration