All Versions
21
Latest Version
Avg Release Cycle
175 days
Latest Release
1945 days ago

Changelog History
Page 2

  • v0.2.1 Changes

    March 01, 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

  • v0.2.x Changes

    • ✂ Removed Crack as a dependency, Nokogiri FTW
  • v0.1.7 Changes

    February 05, 2010
    • 🆕 New group join status support JGRP from Terry Ray
  • v0.1.6 Changes

    January 20, 2010
    • 🛠 Fixed bug with network status update connection collections - thanks Terry Ray
  • v0.1.5 Changes

    January 13, 2010
    • ➕ Added education and profile fields missing from updated LinkedIn docs
  • v0.1.4 Changes

    January 13, 2010
    • Applied patch for position end month/year from @holman
  • v0.1.3 Changes

    December 24, 2009
    • ➕ Added configure block for easier initialization of consumer token, secret
  • v0.1.1 Changes

    December 08, 2009
    • Applied patch from nfo to fix error handling
  • v0.1.0 Changes

    November 25, 2009
    • ⚡️ Network updates API support

    • 👍 Search API support

    • ⚡️ Updates API support

  • v0.0.2 Changes

    November 25, 2009
    • Swapped out Crack for ROXML for prettier object access

    • ➕ Added more tests for Profile API