PSGitChangeLog
0.0.6
Create Gitlog Changelog
Installation Options
Owners
Copyright
(c) 2019 MichielThai. All rights reserved.
Package Details
Author(s)
- MichielThai
 
Dependencies
This module has no dependencies.
Release Notes
# Changelog (Updated on 2019-11-21)
## Version 0.0 
### 0.0.6 [?????](https://github.com/mieel/PSGitChangeLog/commit/abde4b1d27fb1604f37d75d0f221d3c0648632ce)  11/21/2019 22:57:17 
#### Other
 - Update README.md - @[abde4b1d](https://github.com/mieel/PSGitChangeLog/commit/abde4b1d)
 
### 0.0.5 [?????](https://github.com/mieel/PSGitChangeLog/commit/e17ed7d0584c401f4880d5b6bc20f660a6ff17dc)  11/21/2019 22:50:41 
#### 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)
FileList
- PSGitChangeLog.nuspec
 - PSGitChangeLog.Config.psd1
 - PSGitChangeLog.psd1
 - PSGitChangeLog.psm1
 - Public\ConvertTo-Changelog.Tools.ps1
 - Public\Get-GitHistory.Tools.ps1
 - Public\Get-GitTagList.Tools.ps1
 - Public\Test-IssueKey.Tools.ps1