web.py 0.22 is ready for release

なんか、最近、webpy項目のブックマークが増えてたので、ここでも紹介しておく。
マイナーバグフィックスリリース。

The changes are:
    compatibility with new DBUtils API (122112)
    fix reloading (118683)
    fix compatibility between `changequery` and `redirect` (118234)
    fix relative URI in `web.redirect` (118236)
    fix `ctx._write` support in built-in HTTP server (121908)
    fix `numify` strips things after '.'s (118644)
    fix various unicode isssues (114703, 120644, 124280)