v1.3.1
Commits
887dd41 β call JSONEncoder.default(o) if repr(o) raises an exception πΉ Seba
12b9519 β Comment about inline pylint disable πΉ Sebastian Tello
0577541 β Moved pylint disable comment inline πΉ Seba
1d7b191 β Don't fail when 'extra' in log records contain non JSON serializable objects πΉ Seba
5421b8c β @phumpal README.md suggestions πΉ Sebastian Tello
fa231cf β fixed: E704 multiple statements on one line πΉ Seba
3c90a20 β Fixed: E501 line too long πΉ Seba
13c0a7a β Fix: E731 do not assign a lambda expression, use a def πΉ Seba
fa2f35e β Link to errbit in readme doc πΉ Sebastian Tello
fb849f2 β fixed version increment πΉ Sebastian Tello
ac6345e β Added support to Airbrake alternatives by accepting a base uri πΉ Sebastian Tello
e50ca3b β bump version to 1.2.1 πΉ Sam Stavinoha
bac97df β add python 3.3 to classifiers πΉ Sam Stavinoha
a708b26 β linting import order πΉ Sam Stavinoha
e472eef β libraries shouldnt do this πΉ Sam Stavinoha
266634b β wheeeeels πΉ Sam Stavinoha
ff0c571 β custom exceptions πΉ Sam Stavinoha
a777b5f β nosetests dont run real_test.py πΉ Sam Stavinoha
ea2db99 β pass gates πΉ Sam Stavinoha
dcad4ec β level-up testing and CI config πΉ Sam Stavinoha
be8dec3 β fixup pkg metadata and setup.py πΉ Sam Stavinoha
949f184 β update and pin requirements πΉ Sam Stavinoha
0fdadcd β Fixing arguments erroneously given as kw-parameter πΉ lusitania