Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 412 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 412 Bytes

1.0.3

  • Fix an issue where subreddit categories were being ignored. (@rickharrison)

1.0.2

  • 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.

1.0.1

Fix a couple crashes where RKThing subclasses would be created with nil JSON keys.

1.0.0

Initial release of RedditKit!