Releases: smileidentity/smile-identity-core-js
Releases · smileidentity/smile-identity-core-js
2.0.0
What's Changed
- Add the ability to use the new signature calculation with our v2 api key by @beaglebets in #17
- bump the version to 1.1.1 by @beaglebets in #20
- Create npm-publish.yml by @beaglebets in #22
- refactor: add
get_web_token
toWebApi
by @tamssokari in #24 - fix(WebApi): ensure callback_url is defined in
get_web_token
request by @tamssokari in #26 - enh: add document verification product support by @tamssokari in #28
Full Changelog: 1.1.0...2.0.0
v1.2.0
What's Changed
- Add the ability to use the new signature calculation with our v2 api key by @beaglebets in #17
- bump the version to 1.1.1 by @beaglebets in #20
- Create npm-publish.yml by @beaglebets in #22
Full Changelog: 1.1.0...v1.2.0
1.1.0
What's Changed
- Allow the pass through of POL image_type_id by @beaglebets in #10
- remove validation on images that would have broken extending image_type_id by @beaglebets in #11
- docs(README): add partner sign up link by @tamssokari in #13
- chore(deps): bump lodash from 4.17.15 to 4.17.19 by @dependabot in #12
- chore(deps): bump y18n from 4.0.0 to 4.0.1 by @dependabot in #14
- Suggestions for the
signature
branch by @danbernier in #18
New Contributors
- @danbernier made their first contribution in #18
Full Changelog: 1.0.2...1.1.0
1.0.2
What's Changed
- Add a warning when JS is running outside of a node-compatible runtime by @beaglebets in #9
Full Changelog: 1.0.1...1.0.2
1.0.1
Full Changelog: 1.0.0...1.0.1
1.0.0
0.2.4
What's Changed
- Write mocha tests for the library and update documentation. by @beaglebets in #1
- update readme by @Ridhwana in #2
- Publicly expose a job_status function by @beaglebets in #3
- fix the regex to include png and put the e in jpeg in the correct spot by @beaglebets in #4
Full Changelog: https://github.com/smileidentity/smile-identity-core-js/commits/0.2.4