Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Latest commit

 

History

History
55 lines (42 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

55 lines (42 loc) · 1.36 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.2.0] - 2018-03-09

Added

  • age_verified returns a boolean value of the age validation

Changed

  • Moved the profile attributes in the response Hash from extra to info. Please check README.md for details.

[1.1.3] - 2017-11-01

Added

  • base64_selfie_uri value

[1.1.2] - 2017-10-18

[1.1.1] - 2017-09-13

Changed

  • Switched from proprietary to MIT license

Updated dependencies

  • rake ~> 12.1
  • rspec ~> 3.6
  • simplecov ~> 0.15
  • webmock ~> 3.0

[1.1.0] - 2017-04-11

Updated dependencies to the latest versions and aligns extra fields naming conventions with the Yoti attributes.

Added

  • email_address field

Changed

  • renamed photo to selfie
  • renamed mobile_number to phone_number
  • renamed address to postal_address

Updated dependencies

  • Required Ruby version >= 2.1.9
  • omniauth ~> 1.6
  • rake ~> 12.0
  • rspec ~> 3.5
  • simplecov ~> 0.14
  • webmock ~> 2.3

[1.0.1] - 2016-11-28

Added

  • Yoti proprietary license

[1.0.0] - 2016-11-25

Added

  • This is an initial public release.