v0.3.1
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
- @junaruga made their first contribution in #11
- @scottserok made their first contribution in #22
- @hsbt made their first contribution in #23
Full Changelog: v0.3.0...v0.3.1