Skip to content

Releases: lob/lob-ruby

v6.0.0-rc

22 Dec 20:17
Compare
Choose a tag to compare
v6.0.0-rc Pre-release
Pre-release

Newly built SDK release candidate using OpenAPI generation

v5.4.6

25 Jan 16:26
2cc6ea4
Compare
Choose a tag to compare

Fixes bulk US verification and bulk International verification methods so that they accept an array of hashes.

v5.4.5

11 Jan 21:05
61f5c1c
Compare
Choose a tag to compare

Pass through proxy to rest-client if supplied @drcapulet

v5.4.4

16 Dec 18:01
ce7e2da
Compare
Choose a tag to compare

Fixed a bug where the RestClient was not receiving values passed to the body.

v5.4.3

15 Dec 16:45
Compare
Choose a tag to compare

What's Changed

  • Refactor ResourceBase to make the options sent to rest-client more configurable by @drcapulet in #199

New Contributors

Full Changelog: v5.4.2...v5.4.3

v5.4.2

09 Dec 18:06
05cee03
Compare
Choose a tag to compare
Merge pull request #198 from lob/gh-action-gem-publish-fix

specified ruby version in publish action

v5.4.1

29 Sep 01:47
Compare
Choose a tag to compare

Updated readme and removed live key

v5.4.0

21 Sep 22:54
Compare
Choose a tag to compare
New Features

5.4.0 (2021-09-21)

  • 191 feat(us_verifications): Reverse Geocoding endpoint

v5.3.0

25 Aug 21:16
Compare
Choose a tag to compare
New Features

5.3.0 (2021-08-25)

  • 190 Adds support for bulk AV endpoints

v5.1.2

18 Feb 17:10
Compare
Choose a tag to compare
Chores and Bug Fixes

-185 Bumps rake to 12.3.3, adds Ruby 2.7, update example asset links, other cleanup.