PSGitChangeLog

0.0.8

Create Gitlog Changelog

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSGitChangeLog -RequiredVersion 0.0.8

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSGitChangeLog -Version 0.0.8

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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-29)
### 0.0.8
[????? 33a1650c](https://github.com/mieel/PSGitChangeLog/commit/33a1650c1a3d8d1da91bb24d86d51ba4e7e7e969)  - *11/29/2019 17:36:35*

#### Improvements
- ?? Add support for revert: code - @[af36c497](https://github.com/mieel/PSGitChangeLog/commit/af36c497)
- ? Add support for Convential Commits - @[209fa807](https://github.com/mieel/PSGitChangeLog/commit/209fa807)

#### Fixes
- ?? Fix Default value for configfile - @[a38ccbea](https://github.com/mieel/PSGitChangeLog/commit/a38ccbea)
- ?? fix pipeline - @[9416849d](https://github.com/mieel/PSGitChangeLog/commit/9416849d)
- ?? Fix error when the latest commit has no release tag - @[43ca4405](https://github.com/mieel/PSGitChangeLog/commit/43ca4405)
- ?? fix Config path - @[d762b9c3](https://github.com/mieel/PSGitChangeLog/commit/d762b9c3)
- ?? Fix message length - @[60330038](https://github.com/mieel/PSGitChangeLog/commit/60330038)
- ?? add remote name to git log - @[f082f739](https://github.com/mieel/PSGitChangeLog/commit/f082f739)

#### Configuration
- ?? Add print Build/System variables - @[d42bdccf](https://github.com/mieel/PSGitChangeLog/commit/d42bdccf)
- Update test.yml - @[a66ba947](https://github.com/mieel/PSGitChangeLog/commit/a66ba947)
- test: remove unused variable - @[0aeaa0a9](https://github.com/mieel/PSGitChangeLog/commit/0aeaa0a9)
- Update README.md - @[7d1e7265](https://github.com/mieel/PSGitChangeLog/commit/7d1e7265)
- test: Exclude PSUseBOMForUnicodeEncodedFile - @[5bbc3a54](https://github.com/mieel/PSGitChangeLog/commit/5bbc3a54)
- Create test.yml - @[7f951d33](https://github.com/mieel/PSGitChangeLog/commit/7f951d33)
- ? Add unittest - @[dc6ff043](https://github.com/mieel/PSGitChangeLog/commit/dc6ff043)
- Update README.md - @[ab5750b9](https://github.com/mieel/PSGitChangeLog/commit/ab5750b9)
- ?? Use local version of PSGitChangeLog - @[31e3eb5a](https://github.com/mieel/PSGitChangeLog/commit/31e3eb5a)
- Merge pull request #2 from mieel/pull/test - @[f9d08bee](https://github.com/mieel/PSGitChangeLog/commit/f9d08bee)
- ?? Add print Build/System variables - @[c44d7f6c](https://github.com/mieel/PSGitChangeLog/commit/c44d7f6c)
- Update README.md - @[9338c323](https://github.com/mieel/PSGitChangeLog/commit/9338c323)

#### Revert
- $remotename parameter (duplicated) - @[33a1650c](https://github.com/mieel/PSGitChangeLog/commit/33a1650c)

#### Other
- Merge branch 'master' of https://github.com/mieel/PSGitChangeLog - @[f0e12214](https://github.com/mieel/PSGitChangeLog/commit/f0e12214)
- use Get-GitChangelog - @[1b1f774f](https://github.com/mieel/PSGitChangeLog/commit/1b1f774f)
- Merge pull request #3 from mieel/mieel-patch-1 - @[4733ad11](https://github.com/mieel/PSGitChangeLog/commit/4733ad11)

FileList

Version History

Version Downloads Last updated
0.1.2 291 2/2/2020
0.1.1 16 2/2/2020
0.1.0 17 2/2/2020
0.0.8 (current version) 42 11/29/2019
0.0.7 39 11/26/2019
0.0.6 20 11/21/2019
0.0.5 18 11/21/2019
0.0.4 21 11/21/2019
0.0.3 17 11/21/2019
0.0.2 17 11/21/2019
0.0.1 20 11/20/2019
0.0.0 18 11/20/2019
Show more