Releases: rackerlabs/fleece
default logging factory update
0.4.5 Bump version
Fix logme namespacing
0.4.4 Bumping version
Default Body Fix
https://pypi.python.org/pypi/fleece/0.4.3
e2801b3 - 2016-05-23 - Fix typo to set a proper default body - Bruce Stringer
http error updates
https://pypi.python.org/pypi/fleece/0.4.2
fa42024 - 2016-05-18 - Bump fleece version - Bruce Stringer
9aceff5 - 2016-05-18 - Don't explode if provided status code isn't found - Ryan Walker
59544c5 - 2016-05-18 - Add extra status codes to HTTPError - Ryan Walker
4f9c6a8 - 2016-05-17 - Default to 401 for invalid tokens - Ryan Walker
root logger fix
Merge pull request #8 from racker/root-logger-update Always look for a streamhandler
Request Generators
https://pypi.python.org/pypi/fleece/0.4.0
5b7f3d6 - 2016-05-12 - Add functionality to create sample lambda events and contexts - Bruce Stringer
Add event formatter
https://pypi.python.org/pypi/fleece/0.3.0
4e49990 - 2016-05-04 - Add event formatter - Bruce Stringer
Fix lambda duplicate logs
https://pypi.python.org/pypi/fleece/0.2.0
fec8724 ➖ Merge pull request #6 from racker/Logging-fix 🔹 Bruce Stringer
d2135c1 ➖ Bump Fleece version 🔹 Bruce Stringer
8a0faa0 ➖ Clean up the way fleece instantiates loggers 🔹 Bruce Stringer
c53c78e ➖ Merge pull request #5 from ryandub/raxauth 🔹 Ryan Walker
d9eeed8 ➖ Catch missing token better 🔹 Ryan Walker
1f190a9 ➖ Bump structlog version 🔹 Bruce Stringer
Moar Fixes
Python 3 updates
https://pypi.python.org/pypi/fleece/0.1.1
f2692ae ➖ Python 3 fixes 🔹 Bruce Stringer