Skip to content

Commit

Permalink
Public release v1.6.5 (#165)
Browse files Browse the repository at this point in the history
* update Bouncer SDK (#132)

* Release scan lib v1.0.3 (#135)

* Firebase Test Lab Integration (#84)

* Update HTTPMethod.kt (#133)

* Fix custom fonts (#136)

* Implement ability to add collect data in collections (#138)

* Add FlatMap implementation

* Add deepMerge logic implementation

* Refactor

* Add map tests

* Add array list tests

* Update VGSRequest.kt, add VGSCollectFieldNameMappingPolicy.kt, update tests, improve deep merge logic

* Fix tests

* Implement new logic

* Fix tests

* Improve array deepMerge logic

* Update comments

* Update comments

* Add analytics

* Update visibility modifier

* Update release script (Maven) (#140)

* Update cardio distribution flow (switch to maven)

* Revert "Update cardio distribution flow (switch to maven)"

This reverts commit e94700e

* Revert "Update cardio distribution flow (switch to maven)"

Update release script, add possibility to release on maven

* Create MIGRATING.md (#139)

* Add request/response humanized logs (#146)

* Add humanized request/response logs

* Fix OkHttpClient.kt error handling

* Refactor: remove redundant functions, change package

* Version name & code rise (#148)

* Add error logs for failed requests (#149)

* Fix error response message & body

* Fix visibility modifier

* Merge release v1.6.3 into dev (#151)

* Version name & code rise

* Update docs

* Add ability to bind/unbind views as arrays (#152)

* Add ability to bind/unbind arrays of views

* Update comments

* Functionality to send expiration date components separately (#153)

* Implement ExpirationDateEditText.kt

* Fix tests

* Update comment/locale, add tests

* Revert locale change

* Update locale to US

* Add setSerializer function

* Update VGSExpDateSeparateSerializer.kt

* Update tests

* Update dependencies (#156)

* Update bouncer dependencies

* Update other dependencies

* Update gradle version

* Merge bouncer release into dev (#155)

* Version name & code rise (#147)

* Release v1.6.3 (#150)

* update Bouncer SDK (#132)

* Release scan lib v1.0.3 (#135)

* Firebase Test Lab Integration (#84)

* Update HTTPMethod.kt (#133)

* Fix custom fonts (#136)

* Implement ability to add collect data in collections (#138)

* Add FlatMap implementation

* Add deepMerge logic implementation

* Refactor

* Add map tests

* Add array list tests

* Update VGSRequest.kt, add VGSCollectFieldNameMappingPolicy.kt, update tests, improve deep merge logic

* Fix tests

* Implement new logic

* Fix tests

* Improve array deepMerge logic

* Update comments

* Update comments

* Add analytics

* Update visibility modifier

* Update release script (Maven) (#140)

* Update cardio distribution flow (switch to maven)

* Revert "Update cardio distribution flow (switch to maven)"

This reverts commit e94700e

* Revert "Update cardio distribution flow (switch to maven)"

Update release script, add possibility to release on maven

* Create MIGRATING.md (#139)

* Add request/response humanized logs (#146)

* Add humanized request/response logs

* Fix OkHttpClient.kt error handling

* Refactor: remove redundant functions, change package

* Version name & code rise (#148)

* Add error logs for failed requests (#149)

* Fix error response message & body

* Fix visibility modifier

* Version name & code rise

* Update docs

Co-authored-by: Dmytro Kos <dmitriy.kosolapenko@vgs.io>

* Update bouncer dependencies

* Version name & code rise

* Update other dependencies

* Update gradle version

Co-authored-by: Dmytro Kos <dmitriy.kosolapenko@vgs.io>

* update kotlin version (#157)

* VGS Collect SDK release v1.6.4 merge into dev (#159)

* Version name & code rise (#147)

* Release v1.6.3 (#150)

* update Bouncer SDK (#132)

* Release scan lib v1.0.3 (#135)

* Firebase Test Lab Integration (#84)

* Update HTTPMethod.kt (#133)

* Fix custom fonts (#136)

* Implement ability to add collect data in collections (#138)

* Add FlatMap implementation

* Add deepMerge logic implementation

* Refactor

* Add map tests

* Add array list tests

* Update VGSRequest.kt, add VGSCollectFieldNameMappingPolicy.kt, update tests, improve deep merge logic

* Fix tests

* Implement new logic

* Fix tests

* Improve array deepMerge logic

* Update comments

* Update comments

* Add analytics

* Update visibility modifier

* Update release script (Maven) (#140)

* Update cardio distribution flow (switch to maven)

* Revert "Update cardio distribution flow (switch to maven)"

This reverts commit e94700e

* Revert "Update cardio distribution flow (switch to maven)"

Update release script, add possibility to release on maven

* Create MIGRATING.md (#139)

* Add request/response humanized logs (#146)

* Add humanized request/response logs

* Fix OkHttpClient.kt error handling

* Refactor: remove redundant functions, change package

* Version name & code rise (#148)

* Add error logs for failed requests (#149)

* Fix error response message & body

* Fix visibility modifier

* Version name & code rise

* Update docs

Co-authored-by: Dmytro Kos <dmitriy.kosolapenko@vgs.io>

* Release/release bouncer v1.0.4 (#154)

* Update bouncer dependencies

* Version name & code rise

* Update other dependencies

* Update gradle version

* Version name & code rise

* Update docs

Co-authored-by: Dmytro Kos <dmitriy.kosolapenko@vgs.io>

* Fix box stroke colo state list (#160)

* Limit valid card brands in SDK (#161)

* Implement valid card brands

* Remove test code

* Add tests

* Added ability to set validation rules for VGSEditText (#162)

* Fix issue with overriding default validation rules (#163)

* Fix allowToOverrideDefaultValidation

* Refactor

* Create default styles for VGSCollect views. (#164)

* Add default styles

* Refactoring

* Refactoring

* Fix

* Version name & code rise

* Update docs

Co-authored-by: Dmytro Kos <dmitriy.kosolapenko@vgs.io>
  • Loading branch information
DmytroDm and Dmytro Kos authored Apr 9, 2021
1 parent f42b50f commit 6c2c726
Show file tree
Hide file tree
Showing 217 changed files with 4,097 additions and 2,039 deletions.
12 changes: 8 additions & 4 deletions docs/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,10 @@ <h1 class="bar">All Classes</h1>

<li><a href=com/verygoodsecurity/vgscollect/core/storage/content/file/VGSFileProvider.html>VGSFileProvider</a></li>

<li><a href=com/verygoodsecurity/vgscollect/util/extension/ArrayKt.html>ArrayKt</a></li>

<li><a href=com/verygoodsecurity/vgscollect/util/extension/CardTypeKt.html>CardTypeKt</a></li>

<li><a href=com/verygoodsecurity/vgscollect/util/extension/MapKt.html>MapKt</a></li>

<li><a href=com/verygoodsecurity/vgscollect/util/extension/NetworkConnectionKt.html>NetworkConnectionKt</a></li>
Expand All @@ -129,8 +133,6 @@ <h1 class="bar">All Classes</h1>

<li><a href=com/verygoodsecurity/vgscollect/view/card/filter/CardInputFilter.html>CardInputFilter</a></li>

<li><a href=com/verygoodsecurity/vgscollect/view/card/filter/DefaultCardBrandFilter.html>DefaultCardBrandFilter</a></li>

<li><a href=com/verygoodsecurity/vgscollect/view/card/filter/MutableCardFilter.html>MutableCardFilter</a></li>

<li><a href=com/verygoodsecurity/vgscollect/view/card/filter/VGSCardFilter.html>VGSCardFilter</a></li>
Expand Down Expand Up @@ -159,8 +161,6 @@ <h1 class="bar">All Classes</h1>

<li><a href=com/verygoodsecurity/vgscollect/view/card/validation/CardCVCCodeValidator.html>CardCVCCodeValidator</a></li>

<li><a href=com/verygoodsecurity/vgscollect/view/card/validation/CardExpDateValidator.html>CardExpDateValidator</a></li>

<li><a href=com/verygoodsecurity/vgscollect/view/card/validation/CheckSumValidator.html>CheckSumValidator</a></li>

<li><a href=com/verygoodsecurity/vgscollect/view/card/validation/CompositeValidator.html>CompositeValidator</a></li>
Expand All @@ -181,6 +181,10 @@ <h1 class="bar">All Classes</h1>

<li><a href=com/verygoodsecurity/vgscollect/view/card/validation/rules/PersonNameRule.html>PersonNameRule</a></li>

<li><a href=com/verygoodsecurity/vgscollect/view/card/validation/rules/VGSInfoRule.html>VGSInfoRule</a></li>

<li><a href=com/verygoodsecurity/vgscollect/view/card/validation/rules/ValidationRule.html>ValidationRule</a></li>

<li><a href=com/verygoodsecurity/vgscollect/view/core/serializers/FieldDataSerializer.html>FieldDataSerializer</a></li>

<li><a href=com/verygoodsecurity/vgscollect/view/core/serializers/VGSExpDateSeparateSerializer.html>VGSExpDateSeparateSerializer</a></li>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Level 1.6.4 API </title>
<title>Level 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/com/verygoodsecurity/vgscollect/VGSCollectLogger.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>VGSCollectLogger 1.6.4 API </title>
<title>VGSCollectLogger 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Companion 1.6.4 API </title>
<title>Companion 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Status 1.6.4 API </title>
<title>Status 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>BaseTransmitActivity 1.6.4 API </title>
<title>BaseTransmitActivity 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/com/verygoodsecurity/vgscollect/core/Environment.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Environment 1.6.4 API </title>
<title>Environment 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/com/verygoodsecurity/vgscollect/core/HTTPMethod.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>HTTPMethod 1.6.4 API </title>
<title>HTTPMethod 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>OnVgsViewStateChangeListener 1.6.4 API </title>
<title>OnVgsViewStateChangeListener 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Builder 1.6.4 API </title>
<title>Builder 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
2 changes: 1 addition & 1 deletion docs/com/verygoodsecurity/vgscollect/core/VGSCollect.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>VGSCollect 1.6.4 API </title>
<title>VGSCollect 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>VgsCollectResponseListener 1.6.4 API </title>
<title>VgsCollectResponseListener 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>VGSHttpBodyFormat 1.6.4 API </title>
<title>VGSHttpBodyFormat 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>AnalyticTracker 1.6.4 API </title>
<title>AnalyticTracker 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Action 1.6.4 API </title>
<title>Action 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Companion 1.6.4 API </title>
<title>Companion 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>AttachFileAction 1.6.4 API </title>
<title>AttachFileAction 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Companion 1.6.4 API </title>
<title>Companion 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>AutofillAction 1.6.4 API </title>
<title>AutofillAction 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Companion 1.6.4 API </title>
<title>Companion 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>HostNameValidationAction 1.6.4 API </title>
<title>HostNameValidationAction 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Companion 1.6.4 API </title>
<title>Companion 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>InitAction 1.6.4 API </title>
<title>InitAction 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Companion 1.6.4 API </title>
<title>Companion 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>ResponseAction 1.6.4 API </title>
<title>ResponseAction 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Companion 1.6.4 API </title>
<title>Companion 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>ScanAction 1.6.4 API </title>
<title>ScanAction 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Companion 1.6.4 API </title>
<title>Companion 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>SubmitAction 1.6.4 API </title>
<title>SubmitAction 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>BooleanKt 1.6.4 API </title>
<title>BooleanKt 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>ResponseKt 1.6.4 API </title>
<title>ResponseKt 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>VGSCollectFieldNameMappingPolicy 1.6.4 API </title>
<title>VGSCollectFieldNameMappingPolicy 1.6.5 API </title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta content="2020-03-25" name="dc.created">
<link href="../../../../../stylesheet.css" rel="stylesheet" title="Style" type="text/css">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Companion 1.6.4 API </title>
<title>Companion 1.6.5 API </title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta content="2020-03-25" name="dc.created">
<link href="../../../../../../stylesheet.css" rel="stylesheet" title="Style" type="text/css">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>FlatMap 1.6.4 API </title>
<title>FlatMap 1.6.5 API </title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta content="2020-03-25" name="dc.created">
<link href="../../../../../../stylesheet.css" rel="stylesheet" title="Style" type="text/css">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Companion 1.6.4 API </title>
<title>Companion 1.6.5 API </title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta content="2020-03-25" name="dc.created">
<link href="../../../../../../stylesheet.css" rel="stylesheet" title="Style" type="text/css">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>ArrayKey 1.6.4 API </title>
<title>ArrayKey 1.6.5 API </title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta content="2020-03-25" name="dc.created">
<link href="../../../../../../stylesheet.css" rel="stylesheet" title="Style" type="text/css">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Companion 1.6.4 API </title>
<title>Companion 1.6.5 API </title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta content="2020-03-25" name="dc.created">
<link href="../../../../../../stylesheet.css" rel="stylesheet" title="Style" type="text/css">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>ObjectKey 1.6.4 API </title>
<title>ObjectKey 1.6.5 API </title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta content="2020-03-25" name="dc.created">
<link href="../../../../../../stylesheet.css" rel="stylesheet" title="Style" type="text/css">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Key 1.6.4 API </title>
<title>Key 1.6.5 API </title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta content="2020-03-25" name="dc.created">
<link href="../../../../../../stylesheet.css" rel="stylesheet" title="Style" type="text/css">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>NetworkRequest 1.6.4 API </title>
<title>NetworkRequest 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>NetworkResponse 1.6.4 API </title>
<title>NetworkResponse 1.6.5 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Loading

0 comments on commit 6c2c726

Please sign in to comment.