------------------ * Add support to upload a note to a cenotes instance * Add support to download a note from a cenotes instance * Add support to define custom cenotes instance url * Extract actions to different modules (crypto/remote) * Add dependency for requests & dateutil
0.4.0
------------------ * Remove internal cenotes-lib and use the new external cenotes-lib package
0.3.0
------------------
* Add support for custom exceptions in ``safe_decryption`` decorator
0.2.1
------------------
* Fix imports to be relative inside lib package
0.2.0
------------------
* Expose only library packages * Set status Pre-Alpha -> Beta * Add python 3.6 support in package