CHANGELOG: - Code now conforms more to pep8 standards - Modular deserializers/serializers implemented through a dictionary lookup, rather than hardcoded - Tests now run more conveniently - Bugfix in utils.now - `S3.upsert` marked for deprecation, to be replaced with `S3.create`, with warning
0.1.8
Mostly fixes some typos from 0.1.7, no functionality change