Skip to content

v0.3.1

Compare
Choose a tag to compare
@hsbt hsbt released this 17 Nov 08:44
· 26 commits to master since this release

What's Changed

  • Use more specific assertions in unittests by @herwinw in #10
  • Using latest version of Ruby by @junaruga in #11
  • Removed reference to MiniTest by @herwinw in #13
  • Use Array#each instead of while and Array#shift by @herwinw in #12
  • Removed Abstract superclass in XMLWriter by @herwinw in #16
  • Allow compares between XMLRPC::Base64 by @herwinw in #14
  • Remove TODO-statements in create.rb by @herwinw in #20
  • Adds Ruby 2.5 and 2.6 to Travis CI configuration by @scottserok in #22
  • Use GitHub Actions instead of Travis CI by @hsbt in #23
  • Added method to get port of XMLRPC::Server by @herwinw in #18

New Contributors

Full Changelog: v0.3.0...v0.3.1