8000 Tags · fullcontact/fullcontact-go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: fullcontact/fullcontact-go

Tags

v2.1.0

Toggle v2.1.0's commit message
v2.1.0

* This introduces a breaking change on Household::Finance from v2.0.2
* Properly inflates Finance object based on docs.fullcontact.com
* Rough mapping alignment:
  - `HouseholdIncomeEstimate` --> `Income`
  - `DiscretionaryIncomeEstimate` --> `DiscretionarySpendingIncome`
  - `CashValueBalanceHouseholdEstimate` --> `FirstMortgageAmountInThousands`
  - `FinancialDebtRangeEstimate` --> `HomeMarketValueTaxRecord`
  - `NetWorthRange` --> `NetWorth`
  - `Bankruptcy` -> `ShortTermLiability`
  - `R
8000
etailCard` --> `WealthResources`
  - `ActiveLineOfCredit` --> `PaymentMethodCreditCard`
  - REMOVED `BankCard`

v2.0.2

Toggle v2.0.2's commit message
v2.0.2

Patches:
* `finance::income` pulls from JSON correctly into `HouseholdIncomeEstimate`
* Response Body able to be consumed again after utilities read it

Upgrades:
* Actions workflow run `build` and `test` on client library

v2.0.1

Toggle v2.0.1's commit message
Fixing infer flag, and supporting custom http clients

v2.0.0

Toggle v2.0.0's commit message
v2.0.0 Company v2 and EmailVerification removal, Update to Verify Rel…

…ease

v1.4.0

Toggle v1.4.0's commit message
identity.mapResolve

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from fullcontact/add-request-parameters-enrich

Add request parameters enrich

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from fullcontact/permission-api

Add Permission API

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from fullcontact/fix-multifield-querying

Fix multifield querying

v1.1.0

Toggle v1.1.0's commit message
puma-audience-enhancement

v1.0.0

Toggle v1.0.0's commit message
First version of FC GoClient

0