Hi all,
'SOAP4R' is an implementation of SOAP 1.1 for Ruby. The latest stable
release is 1.5.5 on 2005-09-15.
I posted the latest snapshot as an release candidate for 1.5.6 at
http://dev.ctor.org/download/ .
tarball: http://dev.ctor.org/download/soap4r-1.5.5.20070602.tar.gz
zip: http://dev.ctor.org/download/soap4r-1.5.5.20070602.zip
gem: gem update soap4r --source http://dev.ctor.org/download/
I'll publish 1.5.6-GA at 2007-06-09 (next week) when no show stopper
will come out.
I want to let the new release (1.5.6) keep all possible backward
compatibility. Please try the snapshot and let me know if you find out
regression problem.
http://dev.ctor.org/soap4r#BugreportorFeaturerequest
I'll create ChangeLog for 1.5.6 and inform here again in this weekend.
Thank you for your cooperation.
P.S. 'SOAP4R' is included in ruby/1.8.x as a bundled library. There's
no clear plan to be a bundled library of ruby/1.9 for now. With regards
to updating bundled library in ruby/1.8.x, it's up to maintainer. Needed?
Regards,
// NaHi