python-stdnet v0.5.1 Release Notes

Release Date: 2011-02-27 // about 13 years ago
    • ๐Ÿ“š Mainly bug fixes, documentations and more tests (improved coverage).
    • ๐Ÿ“œ Modified the parse_info method in :mod:stdnet.lib.redis. Its now compatible with redis 2.2.
    • โž• Added documentation for :ref:Redis timeseries <redis-timeseries>.
    • โž• Added a command to :mod:stdnet.contrib.monitor, a stdnet application for djpcms_.
    • ๐Ÿš‘ Critical Bug fix in redis backend save_object attribute. This bug was causing the deletion of related objects when updating the value of existing objects.
    • โž• Added licences to the :mod:stdnet.dispatch and :mod:stdnet.lib.redis module.
    • โœ… 177 regression tests, 189 with timeseries with 67% coverage.