From 317a971e951e889e33e2441338a1e866bd01294a Mon Sep 17 00:00:00 2001 From: onevcat Date: Fri, 13 Jan 2017 22:40:47 +0900 Subject: [PATCH] Bump version to 1.0.1 --- CHANGELOG.md | 2 ++ docs/Classes.html | 2 +- docs/Classes/SMTP.html | 8 ++--- docs/Classes/SMTP/AuthMethod.html | 8 ++--- docs/Classes/SMTP/SMTPError.html | 24 ++++++------- docs/Classes/SMTP/Secure.html | 6 ++-- docs/Classes/SMTP/Validation.html | 10 +++--- docs/Enums.html | 2 +- docs/Enums/MailError.html | 4 +-- docs/Structs.html | 8 ++--- docs/Structs/Attachment.html | 32 +++++++++--------- docs/Structs/Attachment/AttachmentType.html | 6 ++-- docs/Structs/Attachment/DataProperty.html | 10 +++--- docs/Structs/Attachment/FileProperty.html | 10 +++--- docs/Structs/Attachment/HTMLProperty.html | 8 ++--- docs/Structs/Hedwig.html | 6 ++-- docs/Structs/Mail.html | 24 ++++++------- docs/Structs/NameAddressPair.html | 4 +-- docs/Typealiases.html | 2 +- .../Contents/Resources/Documents/Classes.html | 2 +- .../Resources/Documents/Classes/SMTP.html | 8 ++--- .../Documents/Classes/SMTP/AuthMethod.html | 8 ++--- .../Documents/Classes/SMTP/SMTPError.html | 24 ++++++------- .../Documents/Classes/SMTP/Secure.html | 6 ++-- .../Documents/Classes/SMTP/Validation.html | 10 +++--- .../Contents/Resources/Documents/Enums.html | 2 +- .../Resources/Documents/Enums/MailError.html | 4 +-- .../Contents/Resources/Documents/Structs.html | 8 ++--- .../Documents/Structs/Attachment.html | 32 +++++++++--------- .../Structs/Attachment/AttachmentType.html | 6 ++-- .../Structs/Attachment/DataProperty.html | 10 +++--- .../Structs/Attachment/FileProperty.html | 10 +++--- .../Structs/Attachment/HTMLProperty.html | 8 ++--- .../Resources/Documents/Structs/Hedwig.html | 6 ++-- .../Resources/Documents/Structs/Mail.html | 24 ++++++------- .../Documents/Structs/NameAddressPair.html | 4 +-- .../Resources/Documents/Typealiases.html | 2 +- .../Contents/Resources/Documents/index.html | 6 ++-- .../Resources/Documents/undocumented.json | 2 +- .../Contents/Resources/docSet.dsidx | Bin 36864 -> 36864 bytes docs/docsets/Hedwig.xml | 2 +- docs/index.html | 6 ++-- docs/undocumented.json | 2 +- 43 files changed, 187 insertions(+), 181 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab7f4b2..ccdb505 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Change Log ## [Unreleased] + +## [1.0.1] - 2017-01-13 ### Fixed - An issue that CRLF not enough for some SMTP provider implementation. [#1](https://github.com/onevcat/Hedwig/issues/1) diff --git a/docs/Classes.html b/docs/Classes.html index 08904b3..fda281e 100644 --- a/docs/Classes.html +++ b/docs/Classes.html @@ -132,7 +132,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/Classes/SMTP.html b/docs/Classes/SMTP.html index c76dc37..5a8cb2d 100644 --- a/docs/Classes/SMTP.html +++ b/docs/Classes/SMTP.html @@ -139,7 +139,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -174,7 +174,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -209,7 +209,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -251,7 +251,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/Classes/SMTP/AuthMethod.html b/docs/Classes/SMTP/AuthMethod.html index ca5ded4..d4cedaf 100644 --- a/docs/Classes/SMTP/AuthMethod.html +++ b/docs/Classes/SMTP/AuthMethod.html @@ -144,7 +144,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -178,7 +178,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -212,7 +212,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -246,7 +246,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/Classes/SMTP/SMTPError.html b/docs/Classes/SMTP/SMTPError.html index c97b9b4..3810350 100644 --- a/docs/Classes/SMTP/SMTPError.html +++ b/docs/Classes/SMTP/SMTPError.html @@ -137,7 +137,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -171,7 +171,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -205,7 +205,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -239,7 +239,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -273,7 +273,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -307,7 +307,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -341,7 +341,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -375,7 +375,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -409,7 +409,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -443,7 +443,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -477,7 +477,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -511,7 +511,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/Classes/SMTP/Secure.html b/docs/Classes/SMTP/Secure.html index a4ab53c..41cbb4c 100644 --- a/docs/Classes/SMTP/Secure.html +++ b/docs/Classes/SMTP/Secure.html @@ -138,7 +138,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -172,7 +172,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -207,7 +207,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/Classes/SMTP/Validation.html b/docs/Classes/SMTP/Validation.html index a17e960..ae88438 100644 --- a/docs/Classes/SMTP/Validation.html +++ b/docs/Classes/SMTP/Validation.html @@ -138,7 +138,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -168,7 +168,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -198,7 +198,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -287,7 +287,7 @@

Parameters

- Show on GitHub + Show on GitHub
@@ -318,7 +318,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/Enums.html b/docs/Enums.html index 59e7f25..c814752 100644 --- a/docs/Enums.html +++ b/docs/Enums.html @@ -137,7 +137,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/Enums/MailError.html b/docs/Enums/MailError.html index 5d3d8ee..efb5b36 100644 --- a/docs/Enums/MailError.html +++ b/docs/Enums/MailError.html @@ -143,7 +143,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -177,7 +177,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/Structs.html b/docs/Structs.html index 43d4afd..0e0a1ea 100644 --- a/docs/Structs.html +++ b/docs/Structs.html @@ -131,7 +131,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -167,7 +167,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -205,7 +205,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -236,7 +236,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/Structs/Attachment.html b/docs/Structs/Attachment.html index 85e8e53..e84b1fb 100644 --- a/docs/Structs/Attachment.html +++ b/docs/Structs/Attachment.html @@ -138,7 +138,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -169,7 +169,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -200,7 +200,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -237,7 +237,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -267,7 +267,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -297,7 +297,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -328,7 +328,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -358,7 +358,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -502,7 +502,7 @@

Parameters

- Show on GitHub + Show on GitHub
@@ -642,7 +642,7 @@

Parameters

- Show on GitHub + Show on GitHub
@@ -781,7 +781,7 @@

Parameters

- Show on GitHub + Show on GitHub
@@ -872,7 +872,7 @@

Parameters

- Show on GitHub + Show on GitHub
@@ -959,7 +959,7 @@

Return Value

- Show on GitHub + Show on GitHub
@@ -1046,7 +1046,7 @@

Return Value

- Show on GitHub + Show on GitHub
@@ -1133,7 +1133,7 @@

Return Value

- Show on GitHub + Show on GitHub
@@ -1219,7 +1219,7 @@

Return Value

- Show on GitHub + Show on GitHub
diff --git a/docs/Structs/Attachment/AttachmentType.html b/docs/Structs/Attachment/AttachmentType.html index 6cfe951..da04662 100644 --- a/docs/Structs/Attachment/AttachmentType.html +++ b/docs/Structs/Attachment/AttachmentType.html @@ -143,7 +143,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -177,7 +177,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -211,7 +211,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/Structs/Attachment/DataProperty.html b/docs/Structs/Attachment/DataProperty.html index 82fb5f2..c0281ad 100644 --- a/docs/Structs/Attachment/DataProperty.html +++ b/docs/Structs/Attachment/DataProperty.html @@ -137,7 +137,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -167,7 +167,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -197,7 +197,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -229,7 +229,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -331,7 +331,7 @@

Parameters

- Show on GitHub + Show on GitHub
diff --git a/docs/Structs/Attachment/FileProperty.html b/docs/Structs/Attachment/FileProperty.html index 587f389..378e1d4 100644 --- a/docs/Structs/Attachment/FileProperty.html +++ b/docs/Structs/Attachment/FileProperty.html @@ -137,7 +137,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -167,7 +167,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -197,7 +197,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -229,7 +229,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -331,7 +331,7 @@

Parameters

- Show on GitHub + Show on GitHub
diff --git a/docs/Structs/Attachment/HTMLProperty.html b/docs/Structs/Attachment/HTMLProperty.html index 4dd6c75..ba6e805 100644 --- a/docs/Structs/Attachment/HTMLProperty.html +++ b/docs/Structs/Attachment/HTMLProperty.html @@ -137,7 +137,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -167,7 +167,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -197,7 +197,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -284,7 +284,7 @@

Parameters

- Show on GitHub + Show on GitHub
diff --git a/docs/Structs/Hedwig.html b/docs/Structs/Hedwig.html index c2b19f2..dcabc65 100644 --- a/docs/Structs/Hedwig.html +++ b/docs/Structs/Hedwig.html @@ -287,7 +287,7 @@

Parameters

- Show on GitHub + Show on GitHub
@@ -363,7 +363,7 @@

Parameters

- Show on GitHub + Show on GitHub
@@ -472,7 +472,7 @@

Parameters

- Show on GitHub + Show on GitHub
diff --git a/docs/Structs/Mail.html b/docs/Structs/Mail.html index cd9e2e4..0f4e4be 100644 --- a/docs/Structs/Mail.html +++ b/docs/Structs/Mail.html @@ -140,7 +140,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -170,7 +170,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -200,7 +200,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -230,7 +230,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -260,7 +260,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -290,7 +290,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -320,7 +320,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -350,7 +350,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -381,7 +381,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -411,7 +411,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -441,7 +441,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -616,7 +616,7 @@

Parameters

- Show on GitHub + Show on GitHub
diff --git a/docs/Structs/NameAddressPair.html b/docs/Structs/NameAddressPair.html index a02d92f..08b1794 100644 --- a/docs/Structs/NameAddressPair.html +++ b/docs/Structs/NameAddressPair.html @@ -138,7 +138,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -168,7 +168,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/Typealiases.html b/docs/Typealiases.html index c089753..daea4b4 100644 --- a/docs/Typealiases.html +++ b/docs/Typealiases.html @@ -130,7 +130,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes.html index 08904b3..fda281e 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes.html @@ -132,7 +132,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP.html index c76dc37..5a8cb2d 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP.html @@ -139,7 +139,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -174,7 +174,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -209,7 +209,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -251,7 +251,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP/AuthMethod.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP/AuthMethod.html index ca5ded4..d4cedaf 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP/AuthMethod.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP/AuthMethod.html @@ -144,7 +144,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -178,7 +178,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -212,7 +212,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -246,7 +246,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP/SMTPError.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP/SMTPError.html index c97b9b4..3810350 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP/SMTPError.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP/SMTPError.html @@ -137,7 +137,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -171,7 +171,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -205,7 +205,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -239,7 +239,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -273,7 +273,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -307,7 +307,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -341,7 +341,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -375,7 +375,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -409,7 +409,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -443,7 +443,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -477,7 +477,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -511,7 +511,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP/Secure.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP/Secure.html index a4ab53c..41cbb4c 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP/Secure.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP/Secure.html @@ -138,7 +138,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -172,7 +172,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -207,7 +207,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP/Validation.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP/Validation.html index a17e960..ae88438 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP/Validation.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Classes/SMTP/Validation.html @@ -138,7 +138,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -168,7 +168,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -198,7 +198,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -287,7 +287,7 @@

Parameters

- Show on GitHub + Show on GitHub
@@ -318,7 +318,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Enums.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Enums.html index 59e7f25..c814752 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Enums.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Enums.html @@ -137,7 +137,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Enums/MailError.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Enums/MailError.html index 5d3d8ee..efb5b36 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Enums/MailError.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Enums/MailError.html @@ -143,7 +143,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -177,7 +177,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs.html index 43d4afd..0e0a1ea 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs.html @@ -131,7 +131,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -167,7 +167,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -205,7 +205,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -236,7 +236,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment.html index 85e8e53..e84b1fb 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment.html @@ -138,7 +138,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -169,7 +169,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -200,7 +200,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -237,7 +237,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -267,7 +267,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -297,7 +297,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -328,7 +328,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -358,7 +358,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -502,7 +502,7 @@

Parameters

- Show on GitHub + Show on GitHub
@@ -642,7 +642,7 @@

Parameters

- Show on GitHub + Show on GitHub
@@ -781,7 +781,7 @@

Parameters

- Show on GitHub + Show on GitHub
@@ -872,7 +872,7 @@

Parameters

- Show on GitHub + Show on GitHub
@@ -959,7 +959,7 @@

Return Value

- Show on GitHub + Show on GitHub
@@ -1046,7 +1046,7 @@

Return Value

- Show on GitHub + Show on GitHub
@@ -1133,7 +1133,7 @@

Return Value

- Show on GitHub + Show on GitHub
@@ -1219,7 +1219,7 @@

Return Value

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment/AttachmentType.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment/AttachmentType.html index 6cfe951..da04662 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment/AttachmentType.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment/AttachmentType.html @@ -143,7 +143,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -177,7 +177,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -211,7 +211,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment/DataProperty.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment/DataProperty.html index 82fb5f2..c0281ad 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment/DataProperty.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment/DataProperty.html @@ -137,7 +137,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -167,7 +167,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -197,7 +197,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -229,7 +229,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -331,7 +331,7 @@

Parameters

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment/FileProperty.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment/FileProperty.html index 587f389..378e1d4 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment/FileProperty.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment/FileProperty.html @@ -137,7 +137,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -167,7 +167,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -197,7 +197,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -229,7 +229,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -331,7 +331,7 @@

Parameters

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment/HTMLProperty.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment/HTMLProperty.html index 4dd6c75..ba6e805 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment/HTMLProperty.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Attachment/HTMLProperty.html @@ -137,7 +137,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -167,7 +167,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -197,7 +197,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -284,7 +284,7 @@

Parameters

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Hedwig.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Hedwig.html index c2b19f2..dcabc65 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Hedwig.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Hedwig.html @@ -287,7 +287,7 @@

Parameters

- Show on GitHub + Show on GitHub
@@ -363,7 +363,7 @@

Parameters

- Show on GitHub + Show on GitHub
@@ -472,7 +472,7 @@

Parameters

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Mail.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Mail.html index cd9e2e4..0f4e4be 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Mail.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/Mail.html @@ -140,7 +140,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -170,7 +170,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -200,7 +200,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -230,7 +230,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -260,7 +260,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -290,7 +290,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -320,7 +320,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -350,7 +350,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -381,7 +381,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -411,7 +411,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -441,7 +441,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -616,7 +616,7 @@

Parameters

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/NameAddressPair.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/NameAddressPair.html index a02d92f..08b1794 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/NameAddressPair.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Structs/NameAddressPair.html @@ -138,7 +138,7 @@

Declaration

- Show on GitHub + Show on GitHub
@@ -168,7 +168,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Typealiases.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Typealiases.html index c089753..daea4b4 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Typealiases.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/Typealiases.html @@ -130,7 +130,7 @@

Declaration

- Show on GitHub + Show on GitHub
diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/index.html b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/index.html index 5af1c0f..00edddc 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/index.html +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/index.html @@ -109,7 +109,9 @@ - + + + @@ -131,7 +133,7 @@
  • [x] Customize validation method and mail header, to track your mail campaign.
  • [x] Queued mail sending, without blocking your app. You can even send mails in concurrency way.
  • [x] Work with Swift Package Manager, in latest Swift syntax and cross-platform.
  • -
  • [x] Fully tests and documented.
  • +
  • [x] Fully tests and documented.
  • Installation

    diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/undocumented.json b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/undocumented.json index 5771b2e..b48b36b 100644 --- a/docs/docsets/Hedwig.docset/Contents/Resources/Documents/undocumented.json +++ b/docs/docsets/Hedwig.docset/Contents/Resources/Documents/undocumented.json @@ -2,5 +2,5 @@ "warnings": [ ], - "source_directory": "/Users/JP20028/Dropbox/github/Hedwig" + "source_directory": "/Users/onevcat/Dropbox/github/Hedwig" } \ No newline at end of file diff --git a/docs/docsets/Hedwig.docset/Contents/Resources/docSet.dsidx b/docs/docsets/Hedwig.docset/Contents/Resources/docSet.dsidx index 3fb3836507f984eeffb00cdc89f727b55b1576cf..0050a787f3d55c34b3f0b84f842a659911ac512d 100644 GIT binary patch delta 32 ocmZozz|^pSX+jd;-vV9+1_ma6JqG?Re!Y!_d-*o&@?UNM0HPKO0{{R3 delta 32 ocmZozz|^pSX+jd;GcH~R1_ma6JqG?Re!Y!_d-*o&@?UNM0GB}th5!Hn diff --git a/docs/docsets/Hedwig.xml b/docs/docsets/Hedwig.xml index b677f53..27c65e1 100644 --- a/docs/docsets/Hedwig.xml +++ b/docs/docsets/Hedwig.xml @@ -1 +1 @@ -1.0.0https://onevcat.github.io/Hedwig/docsets/Hedwig.tgz +1.0.1https://onevcat.github.io/Hedwig/docsets/Hedwig.tgz diff --git a/docs/index.html b/docs/index.html index 5af1c0f..00edddc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -109,7 +109,9 @@ - + + + @@ -131,7 +133,7 @@
  • [x] Customize validation method and mail header, to track your mail campaign.
  • [x] Queued mail sending, without blocking your app. You can even send mails in concurrency way.
  • [x] Work with Swift Package Manager, in latest Swift syntax and cross-platform.
  • -
  • [x] Fully tests and documented.
  • +
  • [x] Fully tests and documented.
  • Installation

    diff --git a/docs/undocumented.json b/docs/undocumented.json index 5771b2e..b48b36b 100644 --- a/docs/undocumented.json +++ b/docs/undocumented.json @@ -2,5 +2,5 @@ "warnings": [ ], - "source_directory": "/Users/JP20028/Dropbox/github/Hedwig" + "source_directory": "/Users/onevcat/Dropbox/github/Hedwig" } \ No newline at end of file