PSGitChangeLog
0.0.4
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)
### Unreleased [?????](https://github.com/mieel/PSGitChangeLog/commit/)
#### Configuration, Testing
- ?? use UTF8 encoding - @[818d1a43](https://github.com/mieel/PSGitChangeLog/commit/818d1a43)
## Version 0.0
### 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