------------
Released 2012-07-11
- Made standalone ``load_payload`` more robust by raising one specific
error if something goes wrong.
- Refactored exceptions to catch more cases individually, added more
attributes.
- Fixed an issue that caused ``load_payload`` not work in some
situations with timestamp based serializers
- Added an ``loads_unsafe`` method.