All Versions
28
Latest Version
Avg Release Cycle
53 days
Latest Release
2604 days ago

Changelog History
Page 3

  • v0.2 Changes

    August 24, 2012
    • โšก๏ธ Update to Evernote API version 1.22, which adds NoteStore.findRelated()
  • v0.1.6 Changes

    July 30, 2012
    • ๐Ÿš€ Drop XCode project deployment target to iOS 4.0
  • v0.1.5 Changes

    July 16, 2012
    • โœ‚ Remove unused server-side Thrift code.
  • v0.1.4 Changes

    July 11, 2012
    • โœ‚ Remove unused Thrift transport files that caused compilation warnings.
  • v0.1.3 Changes

    July 07, 2012
    • โœ‚ Delete cookies from the Evernote service host when logging out.
    • Set webView.delegate to nil upon dealloc.
    • โœ… Make unit tests pass.
    • ๐Ÿ›  Fix 2 leaks: autorelease UIBarButtonItem and UIWebView.
  • v0.1.2 Changes

    June 13, 2012
    • โšก๏ธ Update EvernoteSession to use an embedded UIViewController and UIWebView for OAuth authorization.
  • v0.1.1 Changes

    May 03, 2012
    • ๐Ÿ‘Œ Improve NSURLConnection handling and error detection to EvernoteSession. Includes trapping non-200 HTTP response codes, as might be returned by a failed initial OAuth temp token request.

    • โž• Add UnitTests target, EvernoteSessionTests, and OCMock.

    • ๐Ÿ›  Fix mem leak in ENCredentials.

  • v0.1.0 Changes

    April 25, 2012
    • ๐ŸŽ‰ Initial release.