And another one plus a bug
In the evening I finished a slightly larger tumblelog update.
The changelog for version 6.4.0 is as follows:
- Replace
errorfunction with raise (tumblelog.py) - Replace
assertwithraise RuntimeError(tumblelog.py) - Raise a
RuntimeErrorif tags isNoneincreate_tag_pages(tumblelog.py) - Remove cast of
article.htmltostr(tumblelog.py) - Handle a
TumblelogErrorexception end-user friendly (tumblelog.py) - Use longer variable names (
tumblelog.py) - Use
/instead ofjoinpath(tumblelog.py) - Replace
Anywithobject(tumblelog.py) - Fix exception message (
tumblelog.py)
I am really happy with what the Python version has become.
However, while testing the Perl version I noticed a subtle bug which I fixed:
- Push to pages instead of days if state equals PAGE (tumblelog.pl)
After this fix and bumping the version of both to 6.4.1 I pushed to GitHub.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.