Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 631 Bytes

HISTORY.rst

File metadata and controls

33 lines (28 loc) · 631 Bytes

History

0.2.0 (2012-06-02)

  • Add optional argument for quantity to get_note_list()
  • catch HTTPError when fetching notes
  • immediately return if note could not be fetched
  • trash_note has to succeed for deleting
  • add json import fallbacks

0.1.3 (2011-07-17)

  • fix display of '+' signs

0.1.2 (2011-07-02)

  • improved documentation
  • add sphinx docs

0.1.1 (2011-06-25)

  • minor changes for pypi

0.1.0 (2011-06-25)

  • basic API methods
  • get note list
  • get single note
  • add note
  • update note
  • trash note
  • delete note