------------------
* Update to the Simperium API: https://simperium.com/docs/http/
* Breaking changes:
* The since parameter has been removed. Simperium supports the since parameter, but as a cursor, not a date.
* The syncnum key no longer exists (this is an upstream change)
* Things seem to be UTF-8 by default
* This should largely be a drop in replacement though: E.g. Simperium uses id instead of key, but simplenote.py handles that for you.