-
GH-40: Added accessor methods to
XMLRPC::Config.- Patch by Herwin Weststrate
-
Added REXML dependency.
- Patch by Herwin Weststrate
-
GH-55: Added support for Nokogiri.
- Patch by Herwin Weststrate
-
GH-56: Added support for Rack.
- Patch by Herwin Weststrate
-
GH-59: Dropped support for mod_ruby.
- Patch by Herwin Weststrate
-
GH-63: Added support for libxml_ruby 6.0.0 or later.
- Patch by Herwin Weststrate
- GH-42 GH-43: Fixed a bug that IPv6 address host isn't used.
- Patch by Herwin Weststrate
- Herwin Weststrate
-
GH-36: Stopped to unmarshal all classes. Classes that include
XMLRPC::Marshallableare only allowed.[Patch by ooooooo-q] [Found by ooooooo-q and plenumlab separately]
- ooooooo-q
- plenumlab
- Added support for Ruby 3.0. [GitHub#27][Reported by Herwin Weststrate]
- Herwin Weststrate
-
Added support for comparing
XMLRPC::Base64. [GitHub#14][Patch by Herwin Weststrate] -
Added support for
application/xmlasContent-Type. [GitHub#24][Reported by Reiermeyer] -
Added
XMLRPC::Server#port. [GitHub#17][Reported by Harald Sitter] [GitHub#18][Patch by Herwin Weststrate]
- Fixed a bug that unexpected exception is raised on no data. [GitHub#25][Patch by Herwin Weststrate]
-
Herwin Weststrate
-
Reiermeyer
-
Harald Sitter