Releases: cburnette/boxr
Releases · cburnette/boxr
v1.21.1
v1.20.0
Bump version for Rubygems release
Full Changelog: v1.19.0...v1.20.0
v1.19.0
What's Changed
- Update gemspec to exclude spec files by @jayzes in #107
- Don't lock hashie to 3.5 version by @mjelks in #112
- Use
io.size
instead ofFile.size
to accept StringIO by @shgtkshruch in #106 - Fix fetching metadata in specs by @JewelSam in #117
- Added ability to creates a request to download multiple files and folders as a zip file by @JewelSam in #116
- Client credentials grant by @chernesk in #120
New Contributors
- @jayzes made their first contribution in #107
- @mjelks made their first contribution in #112
- @shgtkshruch made their first contribution in #106
- @JewelSam made their first contribution in #117
- @chernesk made their first contribution in #120
Full Changelog: v1.18.0...v1.19.0