Publ + Pushl releases and a bunch of plans
Posted Sunday, January 5 at 7:25 PM (2 weeks ago)
There’s been a few releases of both Publ (now on 0.7.35) and Pushl (now on 0.4.0). A pretty decent amount has changed!
Publ changes since 0.7.31:
- Fix some error handling issues causing an ISE
- Add support for HTTP
Accept:
, properly allowing multiple templates with the same name and providing reasonable fallback behavior - Improve the
Content-Type
handling in general - Fix some markup-safe handling bugs
Note that in order to upgrade to 0.7.35 you’ll also need to restrict your Python environment to use a Python version < 3.13; more on that in a bit.
Pushl changes since v0.3.5:
- Tidy up some code rot
- Actually send an
Accept:
header - Removed lxml + Pingback support, which has never actually been useful
So, let’s talk about these projects and some other related stuff.