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

v0.3.0

Latest
Compare
Choose a tag to compare
@vrillusions vrillusions released this 27 May 02:51
· 8 commits to master since this release
0.3.0

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