Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

Latest commit

 

History

History
37 lines (22 loc) · 1 KB

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 1 KB

Trulioo SDK for C# Changelog

Version 2.1.9.0

Changed type of Model/AppendedField's Data from string to dynamic in order to allow WatchListDetails, returned as Dictionary, parsable.

Version 2.1.7.0

Added new Methods from NAPI (GetTestEntities, GetDatasources, GetTransactionRecordVerbose, GetTransactionStatus, GetDocumentTypes, BusinessSearch, BusinessSearchResult)
Added new Models for Document and Business Verification Added new Fields in VerifyRequest to reflect NAPI
Created better Test Classes

Version 2.1.5

Added CountryCode and ProductName in VerifyResult Added Rule in Record

Version 2.1.4

Fix dependency on Newtonsoft, nuget was incorrectly marked as requiring v8, v9 was required

Version 2.1.3

Breaking change to add the correct Additional Fields to Person and Location FullName for PersonInfo Address1 for Location

Version 1.1.0

Added Country Specific fields and move the code base to GitHub

Version 1.0.0

In Private

Initial Trulioo SDK for C# in private testing.