Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements. #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Enhancements. #6

wants to merge 1 commit into from

Conversation

dglancy
Copy link

@dglancy dglancy commented Apr 22, 2013

Been on my queue for a while, so may no longer be that relevant. This code is in production for me though and works well.

  1. Allow compiling and usage on iOS and OS X (previously was OS X only)
  2. Fixed 15 memory leaks
  3. Fixed [TKTumblr tumblelogs] to return an array of the users Tumblelogs. Introduced optional protocol delegate "(void)tumblrDidReturnTumblelogs:(NSArray *)tumblelogs"
  4. Introduced an authenticate function and delegate callback to check if a users login/password is correct.

1. Allow compiling and usage on iOS and OS X (previously was OS X only)
2. Fixed 15 memory leaks
3.  Fixed [TKTumblr tumblelogs] to return an array of the users Tumblelogs. Introduced optional protocol delegate "(void)tumblrDidReturnTumblelogs:(NSArray *)tumblelogs"
4. 	Introduced an authenticate function and delegate callback to check if a users login/password is correct.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant