- Fix an issue where subreddit categories were being ignored. (@rickharrison)
- Fix a bug in RKVotable where
voted
would return an incorrect value. - Add pagination to subscribed subreddits.
- Change RKLink's
URL
property from an NSString to an NSURL.
Fix a couple crashes where RKThing subclasses would be created with nil JSON keys.
Initial release of RedditKit!