- Removed Crack as a dependency, Nokogiri FTW
-
Big dependency clean up, only OAuth and Nokogiri are really needed.
-
Use Nokogiri for xml generation (thanks Leonid Shevtsov - leonid-shevtsov)
-
Like and Likes supported
-
Escape querystring args
-
General coding cleanup
-
Added Languages, Skills, Publications, Patents and Phone Numbers (thanks Tadas Tamošauskas - medwezys)
-
Extra fields added to profile (thanks Tadas Tamošauskas - medwezys)
-
public_profile_field added to Profile (thanks troysteinbauer)
-
Added recommendations (thanks Erol)
-
Added current-share
-
Added default_profile__fields config option
- New group join status support JGRP from Terry Ray
- Fixed bug with network status update connection collections - thanks Terry Ray
- Added education and profile fields missing from updated LinkedIn docs
- Applied patch for position end month/year from @holman
- Added configure block for easier initialization of consumer token, secret
- Applied patch from nfo to fix error handling
-
Network updates API support
-
Search API support
-
Updates API support
-
Swapped out Crack for ROXML for prettier object access
-
Added more tests for Profile API
- Initial release