google
yahoo
bing

plog 0.2 released, more goodness

I reached a point where I had to many new cool features in plog to not do a release :-)

  • Stylable html output
  • Filter out log element based on user provided regex. Fx. to filter out translation changes from main changelog.
  • Python distutils package management
  • Better detection of bug references

For an example of bug tracker integration I suggest you look at deskbar-applets recent changelog. It looks a bit odd in the message format due to developers using old-school ChangeLog messages in their svn commit messages.

A project with a version history better suitable auto generated changelogs is Tracker. Look here for an example.

It is possible to tweak plogs behavior a lot through environment variables. Unfortunately this is not documented yet, but I promise it will be in the README for the next release!

Download plog-0.2: plog-0.2.0.tar.gz

To install do

sudo python setup.py install

Leave a Reply