PSGitChangeLog.psd1

#
# Module manifest for module 'PSGitChangeLog'
#
# Generated by: MichielThai
#
# Generated on: 11/21/2019
#

@{

# Script module or binary module file associated with this manifest.
RootModule = 'PSGitChangeLog'

# Version number of this module.
ModuleVersion = '0.0.5'

# Supported PSEditions
# CompatiblePSEditions = @()

# ID used to uniquely identify this module
GUID = '6acdd31c-6f88-4c2d-817f-5f768fe62acf'

# Author of this module
Author = 'MichielThai'

# Company or vendor of this module
CompanyName = ''

# Copyright statement for this module
Copyright = '(c) 2019 MichielThai. All rights reserved.'

# Description of the functionality provided by this module
Description = 'Create Gitlog Changelog'

# Minimum version of the Windows PowerShell engine required by this module
# PowerShellVersion = ''

# Name of the Windows PowerShell host required by this module
# PowerShellHostName = ''

# Minimum version of the Windows PowerShell host required by this module
# PowerShellHostVersion = ''

# Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
# DotNetFrameworkVersion = ''

# Minimum version of the common language runtime (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
# CLRVersion = ''

# Processor architecture (None, X86, Amd64) required by this module
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
# RequiredModules = @()

# Assemblies that must be loaded prior to importing this module
# RequiredAssemblies = @()

# Script files (.ps1) that are run in the caller's environment prior to importing this module.
# ScriptsToProcess = @()

# Type files (.ps1xml) to be loaded when importing this module
# TypesToProcess = @()

# Format files (.ps1xml) to be loaded when importing this module
# FormatsToProcess = @()

# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
# NestedModules = @()

# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export.
FunctionsToExport = '*'

# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
CmdletsToExport = @()

# Variables to export from this module
VariablesToExport = '*'

# Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export.
AliasesToExport = @()

# DSC resources to export from this module
# DscResourcesToExport = @()

# List of all modules packaged with this module
# ModuleList = @()

# List of all files packaged with this module
# FileList = @()

# Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell.
PrivateData = @{

    PSData = @{

        # Tags applied to this module. These help with module discovery in online galleries.
        # Tags = @()

        # A URL to the license for this module.
        # LicenseUri = ''

        # A URL to the main website for this project.
        # ProjectUri = ''

        # A URL to an icon representing this module.
        # IconUri = ''

        # ReleaseNotes of this module
        ReleaseNotes = '# Changelog (Updated on 2019-11-21)
## Version 0.0
### 0.0.5 [?????](https://github.com/mieel/PSGitChangeLog/commit/e17ed7d0584c401f4880d5b6bc20f660a6ff17dc) 11/21/2019 22:50:41
#### Other
 - Update README.md - @[03cd764e](https://github.com/mieel/PSGitChangeLog/commit/03cd764e)
  
#### Configuration, Testing
 - ?? create local git tag so that it shows on the changelog - @[3d1c105f](https://github.com/mieel/PSGitChangeLog/commit/3d1c105f)
 - ?? use UTF8 encoding - @[e8b4a5af](https://github.com/mieel/PSGitChangeLog/commit/e8b4a5af)
 - ?? use Force when installing modules - @[2766127a](https://github.com/mieel/PSGitChangeLog/commit/2766127a)
  
### 0.0.4 [?????](https://github.com/mieel/PSGitChangeLog/commit/818d1a43633b856c43f9bb30b61d5830eae2f1a9) 11/21/2019 21:59:38
#### Configuration, Testing
 - ?? use UTF8 encoding - @[818d1a43](https://github.com/mieel/PSGitChangeLog/commit/818d1a43)
  
### 0.0.3 [?????](https://github.com/mieel/PSGitChangeLog/commit/67ca43a32bdbb0e045d938ba8c27f1aea512517f) 11/21/2019 21:55:24
#### Other
 - Merge branch ''master'' of https://github.com/mieel/PSGitChangeLog - @[1c9d5ac7](https://github.com/mieel/PSGitChangeLog/commit/1c9d5ac7)
 - Add Testresults, New SemVerId - @[d5372e73](https://github.com/mieel/PSGitChangeLog/commit/d5372e73)
 - Merge remote-tracking branch ''origin/master'' - @[ba0c52f9](https://github.com/mieel/PSGitChangeLog/commit/ba0c52f9)
 - Create build.yml - @[055c97ca](https://github.com/mieel/PSGitChangeLog/commit/055c97ca)
 - Set up CI with Azure Pipelines - @[2ae39ba3](https://github.com/mieel/PSGitChangeLog/commit/2ae39ba3)
 - Add PSSA - @[f8c1a2b9](https://github.com/mieel/PSGitChangeLog/commit/f8c1a2b9)
 - Merge branch ''master'' of https://github.com/mieel/PSGitChangeLog - @[6e42dfef](https://github.com/mieel/PSGitChangeLog/commit/6e42dfef)
 - add Github release step - @[359ffc48](https://github.com/mieel/PSGitChangeLog/commit/359ffc48)
 - Move intentcodes to config, add Audience - @[0fe4a1e8](https://github.com/mieel/PSGitChangeLog/commit/0fe4a1e8)
  
#### New features, Improvements
 - ? Add Publish to PSGallery script - @[0ae30e60](https://github.com/mieel/PSGitChangeLog/commit/0ae30e60)
 - ?? Add support for tags with no tagprefix - @[ea3270db](https://github.com/mieel/PSGitChangeLog/commit/ea3270db)
 - ?? Move Parameters to config file - @[8f926582](https://github.com/mieel/PSGitChangeLog/commit/8f926582)
  
#### Configuration, Testing
 - ? Add Project Tests - @[8322d1c3](https://github.com/mieel/PSGitChangeLog/commit/8322d1c3)
 - ????? Publish script to PSGAllery - @[7c859910](https://github.com/mieel/PSGitChangeLog/commit/7c859910)
 - ?? fix publish script - @[2c5f3e11](https://github.com/mieel/PSGitChangeLog/commit/2c5f3e11)
 - ?? ensure Pester - @[4e15ef11](https://github.com/mieel/PSGitChangeLog/commit/4e15ef11)
 - ? Add Unit Tests - @[27b5b78c](https://github.com/mieel/PSGitChangeLog/commit/27b5b78c)
 - ?? Add -force to install-module - @[380a222a](https://github.com/mieel/PSGitChangeLog/commit/380a222a)
  
#### Code Optimization, Refactoring
 - ?? add Validate set - @[4c339bd2](https://github.com/mieel/PSGitChangeLog/commit/4c339bd2)
  
#### Bugs, Problems
 - ?? Fix where empty TagPrefix would be a component - @[681293c7](https://github.com/mieel/PSGitChangeLog/commit/681293c7)
  
### 0.0.2 [?????](https://github.com/mieel/PSGitChangeLog/commit/8173f535a0a2a0dce382bd6a462b48b080bcb4bb) 11/20/2019 09:54:27
#### New features, Improvements
 - ?? Add support for lightweight tags - @[8173f535](https://github.com/mieel/PSGitChangeLog/commit/8173f535)
  
### 0.0.1 [?????](https://github.com/mieel/PSGitChangeLog/commit/e134e7ab36f899f02f31bf7be5e86ac90ab99ac9) 11/20/2019 09:25:27
#### Other
 - Create Get-GitTagList.Tools.ps1 - @[4ef77cc3](https://github.com/mieel/PSGitChangeLog/commit/4ef77cc3)
 - Initial commit - @[858dbdf3](https://github.com/mieel/PSGitChangeLog/commit/858dbdf3)
 - Create Get-GitHistory.Tools.ps1 - @[cd1e997a](https://github.com/mieel/PSGitChangeLog/commit/cd1e997a)
  
#### Configuration, Testing
 - ? Add psm1, psd1 file - @[e134e7ab](https://github.com/mieel/PSGitChangeLog/commit/e134e7ab)
'


        # Prerelease string of this module
        # Prerelease = ''

        # Flag to indicate whether the module requires explicit user acceptance for install/update/save
        # RequireLicenseAcceptance = $false

        # External dependent modules of this module
        # ExternalModuleDependencies = @()

    } # End of PSData hashtable

 } # End of PrivateData hashtable

# HelpInfo URI of this module
# HelpInfoURI = ''

# Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
# DefaultCommandPrefix = ''

}