Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v1.2
    2cfb8f76 · Fixes for Qt 4 ·
     * Fixed reported issues when compiling under Qt 4, should be no problems now
     * This is the last version then will try to be compatible with Qt 4
     * Some optimizations
  • v2.0
    030d7a96 · version 2.0 ·
     * Qt 4 is no longer supported.
     * Asynchronous API is introdused.
     * Various non-critical fixes and improvements.
  • v2.1
    fece019b · version 2.1 ·
     * == and != operators for Evernote structs are available now
     * Asynchronous thumbnail download is added
     * Special exception types for AUTH_EXPIRED and RATE_LIMIT_REACHED errors
     * Move semantics for Optional is implemented. As a result moving is working for Evernote structs under a conforming compiler (and it's NOT VS2012).
  • v2.2