- Fix regression caused by pull request #20. Object#present? is not available outside of Rails.
- Formally drop support for ruby 1.8.7
- Feature: #20 Allow passing cert and private keys as a string, rather than a path to a file.
- Fix: #2 Fixes related to WS-Security, UserToken authentication.
- Fix: Lowered the version of Nokogiri required to use Akami.
- Feature: #3 - WSSE signing.
- Initial version extracted from the Savon library.