3.5.0
Release Notes
Library - Fix
- PR #118: JSON-encode array request bodies. Thanks to @childish-sambino!
- PR #67: Split up the build_request function to logical component functions to reduce method complexity. Thanks to @sony-mathew!
- PR #115: update incorrect gem name. Thanks to @thinkingserious!
Library - Chore
- PR #116: add Ruby 2.7 to Travis. Thanks to @childish-sambino!
- PR #92: Add CodeCov support to .travis.yml. Thanks to @jamietanna!
Library - Feature
Library - Test
- PR #98: Fix rubocop.yml formatting warnings. Thanks to @RolandBurrows!
Library - Docs
- PR #100: adding code review section under contributing.md. Thanks to @prathamsharma92!
- PR #101: Grammerly checks on *.md files. Thanks to @prathamsharma92!
- PR #84: Corrected *.md files using Grammarly. Thanks to @pushkyn!