Skip to content
This repository has been archived by the owner on Mar 20, 2019. It is now read-only.

Releases: vrillusions/simplenote-cli

v0.3.0

27 May 02:51
0.3.0
Compare
Choose a tag to compare

This contains a lot of code cleanup although still just the beginning. Notably there's still no caching

  • IMPORTANT: minimum python version is v2.6
  • IMPORTANT: the simplenote class now raises a SimplenoteException instead of setting an is_error variable
  • use logging module (closes #5)
  • moved things into packages
  • dropped the git version getting madness