Skip to content

Releases: aapis/evertils-common

0.3.18

17 Jul 16:51
Compare
Choose a tag to compare

Mainly bug fixes.

v0.3.5

27 Oct 16:24
e383c48
Compare
Choose a tag to compare
Version 0.3.5

0.3.4

11 Oct 23:37
Compare
Choose a tag to compare

In this release:

  • contentLength, created date and updated date are now passed along with note title when pulling note information.
  • initial implementation for pulling note content, but the EN SDK has to catch up and support the NotesResultSpec before it will work.

v0.3.1

05 Jan 21:05
Compare
Choose a tag to compare

v0.3.0

30 Dec 16:20
Compare
Choose a tag to compare

v0.2.9

23 Dec 23:04
Compare
Choose a tag to compare

v0.2.8.2

23 Dec 21:54
Compare
Choose a tag to compare

HOTFIX release.

v0.2.8

23 Dec 21:54
Compare
Choose a tag to compare

v0.2.7

23 Dec 21:55
Compare
Choose a tag to compare

v0.2.0

15 Dec 22:17
Compare
Choose a tag to compare

Major Features

  • Refactored and cleaned up, better use of OOP.
  • New command: create a stack (with child notebooks) from a YML file.
  • New command: create a note from a template file from a YML file.

Minor Features

  • ...

Bug fixes

  • Attaching files throws an error that class EvernoteENML is not found
  • Missing notifaction library, calls to Notify.* fail