Skip to content

Latest commit

 

History

History
71 lines (36 loc) · 1.54 KB

changelog.markdown

File metadata and controls

71 lines (36 loc) · 1.54 KB

Changelog

0.2.x - March x, 2010

  • Removed Crack as a dependency, Nokogiri FTW

0.2.1 - March 1, 2010

  • 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

0.1.7 - February 5, 2010

  • New group join status support JGRP from Terry Ray

0.1.6 - January 20, 2010

  • Fixed bug with network status update connection collections - thanks Terry Ray

0.1.5 - January 13, 2010

  • Added education and profile fields missing from updated LinkedIn docs

0.1.4 - January 13, 2010

  • Applied patch for position end month/year from @holman

0.1.3 - December 24, 2009

  • Added configure block for easier initialization of consumer token, secret

0.1.1 - December 8, 2009

  • Applied patch from nfo to fix error handling

0.1.0 - November 25, 2009

  • Network updates API support

  • Search API support

  • Updates API support

0.0.2 - November 25, 2009

  • Swapped out Crack for ROXML for prettier object access

  • Added more tests for Profile API

0.0.1 - November 24, 2009

  • Initial release