===== - Upgraded PyYAML version in test requirement for security fix.
0.4.0
===== - Added `_safe` methods for functions which break outside of the GAE environment.
0.3.0
===== - Added support for encoding `ndb.Key` objects as entities, pairs, or urlsafe-strings. - Fixed a compatibility issue between `ndb_json` and `freezegun`. - Fixed an issue where `'null'` could not be decoded properly. - Fixed an issue where nested date strings were not decoded into `datetime` objects.
0.2.3
===== - Fixed a bug in `environ.is_default_version()` - Cleaned up `requirements.txt`
0.2.2
===== - Build and file clean-ups. - Configure Travis CI to auto-deploy to PyPi.
0.2.1
===== - Patch version in order to replace uploaded sdist files on PyPi.