v0.2.7 2014-12-01 -- Add save_current_stack_trace to wrap_function
v0.2.6 2014-11-24 -- Add exponential backoff to the client
v0.2.5 2014-11-17 -- cPickle, WrapClassMetaclass, fix redis storage
v0.2.4 2014-11-12 -- Code cleanup, add ability to specify multiple hosts, redis storage
v0.2.1 2014-11-07 -- Add logging, fix unit tests, convert thrift to new-style py objs
v0.2.0 2014-11-06 -- Complete migrating whitelist/watch configs to allow storage in a DB
v0.1.9 2014-11-05 -- Bug fix & migrate config files to thrift objs
v0.1.8 2014-11-04 -- Allow custom storage solution
v0.1.7 2014-11-03 -- Migrate to using thrift
v0.1.6 2014-10-15 -- pep8 formatting + don't blame lines that raise the exception
v0.1.5 2013-08-13 -- Do not crash when encountering an object that does not support __repr__
v0.1.4 2013-08-13 -- Rate limit git blames, bug fixes, daemon script
v0.1.3 2013-02-20 -- Log values of all variables in stack frame at time of the exception
v0.1.2 2013-02-10 -- Minor bug fixes & documentation updates
v0.1, 2013-02-06 -- Initial release
