v1.0.0b1 - Still got ways to go
Pre-release
Pre-release
This is yet another development release. This time, there have been lots of improvements under-the-hood.
- Unit tests now cover a lot more.
- You can have episodes show up in the order you added them on iTunes (instead of sorting by date).
- You can now link to a PubSubHubbub.
- Unit tests which used to create temporary files in your working directory, now creates temporary files using the standard for your operating system (eg. /tmp on Linux) and clean up those files immediately.
- A section has been added to the documentation, detailing how you can add in custom XML elements that aren't included in PodGen.
You are still advised to hold up on using PodGen. I'm releasing this (primarily) to get accustomed to the way releasing software works 😉
This is available for install or upgrade by running pip install -U podgen
.