diff --git a/CHANGELOG.md b/CHANGELOG.md index ceaf99d..a61f7a6 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ All notable changes to the **UniFiTooling** project will be documented in this f --- -### 1.0.10 [Unreleased] +### 1.0.10 - 2019-01-23 -A feature release. +Repository moved, no real code changes. #### Deprecated @@ -18,7 +18,7 @@ The folowing internal (private) commands will be removed in the next release (Ve - `Get-HostsFile` - They shouln't never be a part of this module. I just use them for some internal tests. + They should never be a part of this module. I just use them for some internal tests. ### 1.0.9 - 2019-01-20 diff --git a/README.md b/README.md index 3d19a18..cc77a44 100755 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ You will find some demo use cases within the [UseCases](https://github.com/Enate ### Version -This document is based on UniFiTooling version 1.0.9 +This document is based on UniFiTooling version 1.0.10 ### Status diff --git a/UniFiTooling.psd1 b/UniFiTooling.psd1 index 6f7d132..b262353 100755 --- a/UniFiTooling.psd1 +++ b/UniFiTooling.psd1 @@ -114,7 +114,7 @@ PrivateData = @{ IconUri = 'https://github.com/Enatec/UniFiTooling/raw/master/src/other/powershell-project.png' # ReleaseNotes of this module - ReleaseNotes = 'A feature release. Transfer to a new home.' + ReleaseNotes = 'Project repository moved, URLs changed to the new home.' # Prerelease string of this module # Prerelease = '' diff --git a/buildreports/CodeHealthReport-UnitTests.html b/buildreports/CodeHealthReport-UnitTests.html index fc86d19..b0835a7 100755 --- a/buildreports/CodeHealthReport-UnitTests.html +++ b/buildreports/CodeHealthReport-UnitTests.html @@ -189,7 +189,7 @@

Analyzed path : C:\scripts\PowerShell\dev\UniFiTooling\src\public\
- Analysis date : 2019-01-23 12:55:08Z + Analysis date : 2019-01-23 13:21:37Z
diff --git a/info/UniFiTooling.json b/info/UniFiTooling.json index 639d2b0..1ea02e7 100755 --- a/info/UniFiTooling.json +++ b/info/UniFiTooling.json @@ -1,47 +1,47 @@ { - "ProcessorArchitecture": null, - "Author": "Joerg Hochwald", - "Description": "Ubiquiti (UBNT) UniFi Security Gateway automation via the API of the Ubiquiti UniFi Controller", - "RequiredModules": null, - "DscResourcesToExport": null, - "FunctionsToExport": null, - "FileList": null, - "TypesToProcess": null, - "DotNetFrameworkVersion": null, - "LicenseUri": "https://github.com/Enatec/UniFiTooling/wiki/License", - "RequireLicenseAcceptance": false, - "CompatiblePSEditions": [ - "Core", - "Desktop" - ], - "RootModule": "UniFiTooling.psm1", - "CLRVersion": null, - "PowerShellHostVersion": null, - "CmdletsToExport": null, - "ReleaseNotes": "A feature release. Transfer to a new home.", - "Copyright": "(c) 2019 by enabling Technology. All rights reserved.", - "Tags": [ - "UniFi", - "API", - "Automation", - "Ubiquiti", - "UBNT", - "USG", - "RESTful" - ], - "IconUri": "https://github.com/Enatec/UniFiTooling/raw/master/src/other/powershell-project.png", - "PowerShellHostName": null, - "FormatsToProcess": null, - "ExternalModuleDependencies": null, - "RequiredAssemblies": null, - "Prerelease": null, - "ModuleVersion": "1.0.10", - "GUID": "7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d", - "PowerShellVersion": "5.1", - "CompanyName": "enabling Technology", - "ProjectUri": "https://github.com/Enatec/UniFiTooling", - "AliasesToExport": null, - "ScriptsToProcess": null, - "ModuleList": null, - "NestedModules": null + "ProcessorArchitecture": null, + "Author": "Joerg Hochwald", + "Description": "Ubiquiti (UBNT) UniFi Security Gateway automation via the API of the Ubiquiti UniFi Controller", + "RequiredModules": null, + "DscResourcesToExport": null, + "FunctionsToExport": null, + "FileList": null, + "TypesToProcess": null, + "DotNetFrameworkVersion": null, + "LicenseUri": "https://github.com/Enatec/UniFiTooling/wiki/License", + "RequireLicenseAcceptance": false, + "CompatiblePSEditions": [ + "Core", + "Desktop" + ], + "RootModule": "UniFiTooling.psm1", + "CLRVersion": null, + "PowerShellHostVersion": null, + "CmdletsToExport": null, + "ReleaseNotes": "Project repository moved, URLs changed to the new home.", + "Copyright": "(c) 2019 by enabling Technology. All rights reserved.", + "Tags": [ + "UniFi", + "API", + "Automation", + "Ubiquiti", + "UBNT", + "USG", + "RESTful" + ], + "IconUri": "https://github.com/Enatec/UniFiTooling/raw/master/src/other/powershell-project.png", + "PowerShellHostName": null, + "FormatsToProcess": null, + "ExternalModuleDependencies": null, + "RequiredAssemblies": null, + "Prerelease": null, + "ModuleVersion": "1.0.10", + "GUID": "7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d", + "PowerShellVersion": "5.1", + "CompanyName": "enabling Technology", + "ProjectUri": "https://github.com/Enatec/UniFiTooling", + "AliasesToExport": null, + "ScriptsToProcess": null, + "ModuleList": null, + "NestedModules": null } diff --git a/release/1.0.10/UniFiTooling.psd1 b/release/1.0.10/UniFiTooling.psd1 index 57d8c41..9e9611f 100755 --- a/release/1.0.10/UniFiTooling.psd1 +++ b/release/1.0.10/UniFiTooling.psd1 @@ -114,7 +114,7 @@ PrivateData = @{ IconUri = 'https://github.com/Enatec/UniFiTooling/raw/master/src/other/powershell-project.png' # ReleaseNotes of this module - ReleaseNotes = 'A feature release. Transfer to a new home.' + ReleaseNotes = 'Project repository moved, URLs changed to the new home.' # Prerelease string of this module # Prerelease = '' diff --git a/release/1.0.10/en-US/UniFiTooling_7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d_en-US_HelpContent.cab b/release/1.0.10/en-US/UniFiTooling_7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d_en-US_HelpContent.cab index 7ca5d11..0d5fb2d 100755 Binary files a/release/1.0.10/en-US/UniFiTooling_7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d_en-US_HelpContent.cab and b/release/1.0.10/en-US/UniFiTooling_7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d_en-US_HelpContent.cab differ diff --git a/release/1.0.10/en-US/UniFiTooling_7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d_en-US_HelpContent.zip b/release/1.0.10/en-US/UniFiTooling_7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d_en-US_HelpContent.zip index ce954fc..d0b77ae 100755 Binary files a/release/1.0.10/en-US/UniFiTooling_7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d_en-US_HelpContent.zip and b/release/1.0.10/en-US/UniFiTooling_7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d_en-US_HelpContent.zip differ diff --git a/release/UniFiTooling-1.0.10.zip b/release/UniFiTooling-1.0.10.zip index 9943a0d..fa6f0ec 100755 Binary files a/release/UniFiTooling-1.0.10.zip and b/release/UniFiTooling-1.0.10.zip differ diff --git a/release/UniFiTooling-current.zip b/release/UniFiTooling-current.zip index 9943a0d..fa6f0ec 100755 Binary files a/release/UniFiTooling-current.zip and b/release/UniFiTooling-current.zip differ diff --git a/release/UniFiTooling/UniFiTooling.psd1 b/release/UniFiTooling/UniFiTooling.psd1 index b7bfe60..3b450eb 100755 --- a/release/UniFiTooling/UniFiTooling.psd1 +++ b/release/UniFiTooling/UniFiTooling.psd1 @@ -114,7 +114,7 @@ PrivateData = @{ IconUri = 'https://github.com/Enatec/UniFiTooling/raw/master/src/other/powershell-project.png' # ReleaseNotes of this module - ReleaseNotes = 'A feature release. Transfer to a new home.' + ReleaseNotes = 'Project repository moved, URLs changed to the new home.' # Prerelease string of this module # Prerelease = '' diff --git a/release/UniFiTooling/en-US/UniFiTooling_7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d_en-US_HelpContent.cab b/release/UniFiTooling/en-US/UniFiTooling_7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d_en-US_HelpContent.cab index 7ca5d11..0d5fb2d 100755 Binary files a/release/UniFiTooling/en-US/UniFiTooling_7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d_en-US_HelpContent.cab and b/release/UniFiTooling/en-US/UniFiTooling_7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d_en-US_HelpContent.cab differ diff --git a/release/UniFiTooling/en-US/UniFiTooling_7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d_en-US_HelpContent.zip b/release/UniFiTooling/en-US/UniFiTooling_7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d_en-US_HelpContent.zip index ce954fc..d0b77ae 100755 Binary files a/release/UniFiTooling/en-US/UniFiTooling_7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d_en-US_HelpContent.zip and b/release/UniFiTooling/en-US/UniFiTooling_7fff91a0-02eb-4df2-84d5-c7d3cd7f7a5d_en-US_HelpContent.zip differ diff --git a/src/other/powershell-project.png b/src/other/powershell-project.png index b7d3f43..4d5eedc 100755 Binary files a/src/other/powershell-project.png and b/src/other/powershell-project.png differ