Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 906 Bytes

File metadata and controls

43 lines (30 loc) · 906 Bytes

History

0.5.0 (2017-12-20)

  • 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 (2017-12-01)

  • Remove internal cenotes-lib and use the new external cenotes-lib package

0.3.0 (2017-12-01)

  • Add support for custom exceptions in safe_decryption decorator

0.2.1 (2017-12-01)

  • Fix imports to be relative inside lib package

0.2.0 (2017-12-01)

  • Expose only library packages
  • Set status Pre-Alpha -> Beta
  • Add python 3.6 support in package

0.1.1 (2017-11-30)

  • Fix invalid packaged files.

0.1.0 (2017-11-30)

  • First release on PyPI.