Skip to content

Releases: veryfi/veryfi-ruby

2.0.0

11 Jun 17:14
a5a52e3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...2.0.0

Veryfi ruby 1.0.1

18 Aug 19:14
af48726
Compare
Choose a tag to compare

What's Changed

  • Openssl requirement adjustment - support for version 3.0 by @saboter in #13
  • Update error messages by @Kaevan89 in #14

New Contributors

Full Changelog: 1.0.0...1.0.1

V8

05 Apr 19:47
fd20fcf
Compare
Choose a tag to compare
V8
  • Default api version has changed to V8
  • Added optional file_name parameter to process

V8 api has a non compatible changes with V7, if you wanna keep using V7 set it with api_version='v7'