- 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
- Remove internal cenotes-lib and use the new external cenotes-lib package
- Add support for custom exceptions in
safe_decryptiondecorator
- Fix imports to be relative inside lib package
- Expose only library packages
- Set status Pre-Alpha -> Beta
- Add python 3.6 support in package
- Fix invalid packaged files.
- First release on PyPI.