* The :class:`livenandletdie.GAE` is now more stable. * Added ssl support for :class:`livenandletdie.Flask`. * Better error handling. * Renamed the ``enable_logging`` parameter of constructors to ``logging``. * Renamed the ``kill`` parameter of the ``die()`` method to ``kill_port``.
0.0.2
-------------
Made compatible with **Python 2.6**.
0.0.1
-------------
Fixed the issue with unsupported ``ps -C`` option in ``GAE._kill_orphans()``.
0.0.0
-------------
Renamed from **Test Live Server** to **Live and Let Die**