- If the object is empty, an empty json object is generated on conversion - Fixes #223
- Allows Preetifying JSON output - toString prints a nice looking JSON now
- Updated README and Release Notes - Updated PayPal Constant to reflect latest release
- Updated OpenId classes to be in API namespace - Updated PP Naming Convention to PayPal Naming Convention - FormatConverter Class got its own namespace - Handlers are grouped in Handler namespace - Samples and Tests Updated Accordingly