Skip to content

Commit

Permalink
prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
thedavecarroll committed Jan 25, 2020
1 parent 7d12821 commit 053f344
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 51 deletions.
40 changes: 34 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,28 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## 0.4.1 - 2020-01-25

Feature, Bugfix, and Maintenance; Update Strongly Recommended

### Fixed

* [Issue #38](https://github.com/thedavecarroll/PoShEvents/issues/38) - New-EventFilterXml - Returns invalid query

### Changed

* [Issue #18](https://github.com/thedavecarroll/PoShEvents/issues/18) - Refactor Get-KMSClientEvent to use New-EventFilterXml
* [Issue #19](https://github.com/thedavecarroll/PoShEvents/issues/19) - Refactor Get-KMSHostLicenseCheckEvent to use New-EventFilterXml
* [Issue #39](https://github.com/thedavecarroll/PoShEvents/issues/39) - Refactor Get-KMSHostEvent to use New-EventFilterXml
* [Issue #40](https://github.com/thedavecarroll/PoShEvents/issues/40) - Refactor Get-ServiceEvent to use New-EventFilterXml
* [Issue #41](https://github.com/thedavecarroll/PoShEvents/issues/41) - Refactor Get-GPOProcessingEvent to use New-EventFilterXml

### Maintenance

* [Issue #36](https://github.com/thedavecarroll/PoShEvents/issues/36) - Update Module Copyright
* [Issue #42](https://github.com/thedavecarroll/PoShEvents/issues/42) - Update Help
* [Issue #43](https://github.com/thedavecarroll/PoShEvents/issues/43) - ConvertFrom-EventLogRecord - refactor to reduce code duplication

## [0.4.0] - 2020-01-07

Bugfix and Feature Release, Update Strongly Recommended
Expand All @@ -31,6 +53,8 @@ Bugfix and Feature Release, Update Strongly Recommended
* [Issue #32](https://github.com/thedavecarroll/PoShEvents/issues/32) - `Get-KmsProductSku` - remove import CSV code
* [Issue #35](https://github.com/thedavecarroll/PoShEvents/issues/35) - `New-EventFilterXml` - replace LogLevelName with enum

[0.4.0]: https://github.com/thedavecarroll/PoShEvents/tree/a3b25c86aa968586ed8f6f5ed66aed1e27cf87e4

## [0.3.0] - 2020-01-01

### Added
Expand All @@ -54,13 +78,17 @@ Bugfix and Feature Release, Update Strongly Recommended
* Moved updatable help to [https://powershell.anovelidea.org/modulehelp/](https://powershell.anovelidea.org/modulehelp/)
* Changed `ReleaseNotes.md` to `CHANGELOG.md`

[0.3.0]: https://github.com/thedavecarroll/PoShEvents/tree/e4f966f27b20a909379a0dc6516559371633bd18

## [0.2.1] - 2018-08-27

### Changed

* [Issue #1](https://github.com/thedavecarroll/PoShEvents/issues/1) - Move online help to [blog](http://powershell.anovelidea.org/modulehelp/PoShEvents)
* [Issue #5](https://github.com/thedavecarroll/PoShEvents/issues/5) - Move updatable help to blog

[0.2.1]: https://github.com/thedavecarroll/PoShEvents/tree/b874e4cef884d732f4625383ff8cfd4fbf4704f7

## [0.2.0] - 2018-07-03

### Removed
Expand All @@ -80,6 +108,8 @@ Bugfix and Feature Release, Update Strongly Recommended
* Add -Raw switch to present the raw event log records without converting them
* Useful for some functions that use complex XML filters

[0.2.0]: https://github.com/thedavecarroll/PoShEvents/tree/6d0225ee13fba668014732f556e90956f3840c93

## [0.1.2] - 2018-05-23

### Added
Expand All @@ -97,20 +127,18 @@ Bugfix and Feature Release, Update Strongly Recommended
* Get-MyEvent
* Switched to parameter set for filter and simplified error handling

[0.1.2]: https://github.com/thedavecarroll/PoShEvents/tree/3b708cc40b498f2d54c30a7511c94baf6f3a5cdd

## [0.1.1] - 2018-05-12

### Added

* Added external help

[0.1.1]: https://github.com/thedavecarroll/PoShEvents/tree/99ce4e7340d2311de175eed9a21460b729478f31

## [0.1.0] - 2018-05-04

* Initial release

[0.4.0]: https://github.com/thedavecarroll/PoShEvents/tree/a3b25c86aa968586ed8f6f5ed66aed1e27cf87e4
[0.3.0]: https://github.com/thedavecarroll/PoShEvents/tree/e4f966f27b20a909379a0dc6516559371633bd18
[0.2.1]: https://github.com/thedavecarroll/PoShEvents/tree/b874e4cef884d732f4625383ff8cfd4fbf4704f7
[0.2.0]: https://github.com/thedavecarroll/PoShEvents/tree/6d0225ee13fba668014732f556e90956f3840c93
[0.1.2]: https://github.com/thedavecarroll/PoShEvents/tree/3b708cc40b498f2d54c30a7511c94baf6f3a5cdd
[0.1.1]: https://github.com/thedavecarroll/PoShEvents/tree/99ce4e7340d2311de175eed9a21460b729478f31
[0.1.0]: https://github.com/thedavecarroll/PoShEvents/tree/0867348cac84ee7bbdb3e9f41abf74133dc8a8cc
90 changes: 45 additions & 45 deletions PoShEvents/PoShEvents.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Dave Carroll
#
# Generated on: 1/7/2020
# Generated on: 1/25/2020
#

@{
Expand All @@ -12,7 +12,7 @@
RootModule = 'PoShEvents.psm1'

# Version number of this module.
ModuleVersion = '0.4.0'
ModuleVersion = '0.4.1'

# Supported PSEditions
CompatiblePSEditions = 'Desktop'
Expand Down Expand Up @@ -69,12 +69,12 @@ FormatsToProcess = 'TypeData\PoShEvents.Format.ps1xml'
# 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 = 'ConvertFrom-EventLogRecord', 'Get-GPOProcessingEvent',
'Get-KMSClientEvent', 'Get-KMSHostEvent',
'Get-KMSHostLicenseCheckEvent', 'Get-LogonFailureEvent',
'Get-OSVersionFromEvent', 'Get-PrintDocumentEvent',
'Get-RemoteLogonEvent', 'Get-ServiceEvent', 'Get-SystemRestartEvent',
'New-EventDataFilter', 'New-EventFilterXml', 'New-EventSource',
FunctionsToExport = 'ConvertFrom-EventLogRecord', 'Get-GPOProcessingEvent',
'Get-KMSClientEvent', 'Get-KMSHostEvent',
'Get-KMSHostLicenseCheckEvent', 'Get-LogonFailureEvent',
'Get-OSVersionFromEvent', 'Get-PrintDocumentEvent',
'Get-RemoteLogonEvent', 'Get-ServiceEvent', 'Get-SystemRestartEvent',
'New-EventDataFilter', 'New-EventFilterXml', 'New-EventSource',
'Write-WinEvent'

# 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.
Expand All @@ -93,26 +93,26 @@ AliasesToExport = @()
# ModuleList = @()

# List of all files packaged with this module
FileList = 'en-US\about_PoShEvents.help.txt', 'en-US\PoShEvents-help.xml',
'Private\ConvertFrom-UserSID.ps1', 'Private\Get-GPEventType.ps1',
'Private\Get-KmsErrorCode.ps1', 'Private\Get-KmsLicenseState.ps1',
'Private\Get-KmsProductSku.ps1',
'Private\Get-LogonFailureReason.ps1', 'Private\Get-LogonMethod.ps1',
'Private\Get-MyEvent.ps1', 'Private\Import-KmsProductSku.ps1',
'Private\KmsProductSku.csv',
'Public\ConvertFrom-EventLogRecord.ps1',
'Public\Get-GPOProcessingEvent.ps1',
'Public\Get-KMSClientEvent.ps1', 'Public\Get-KMSHostEvent.ps1',
'Public\Get-KMSHostLicenseCheckEvent.ps1',
'Public\Get-LogonFailureEvent.ps1',
'Public\Get-OSVersionFromEvent.ps1',
'Public\Get-PrintDocumentEvent.ps1',
'Public\Get-RemoteLogonEvent.ps1', 'Public\Get-ServiceEvent.ps1',
'Public\Get-SystemRestartEvent.ps1',
'Public\New-EventDataFilter.ps1', 'Public\New-EventFilterXml.ps1',
'Public\New-EventSource.ps1', 'Public\Write-WinEvent.ps1',
'TypeData\PoShEvents.Format.ps1xml',
'TypeData\PoShEvents.Types.ps1xml', 'PoShEvents.psd1',
FileList = 'en-US\about_PoShEvents.help.txt', 'en-US\PoShEvents-help.xml',
'Private\ConvertFrom-UserSID.ps1', 'Private\Get-GPEventType.ps1',
'Private\Get-KmsErrorCode.ps1', 'Private\Get-KmsLicenseState.ps1',
'Private\Get-KmsProductSku.ps1',
'Private\Get-LogonFailureReason.ps1', 'Private\Get-LogonMethod.ps1',
'Private\Get-MyEvent.ps1', 'Private\Import-KmsProductSku.ps1',
'Private\KmsProductSku.csv',
'Public\ConvertFrom-EventLogRecord.ps1',
'Public\Get-GPOProcessingEvent.ps1',
'Public\Get-KMSClientEvent.ps1', 'Public\Get-KMSHostEvent.ps1',
'Public\Get-KMSHostLicenseCheckEvent.ps1',
'Public\Get-LogonFailureEvent.ps1',
'Public\Get-OSVersionFromEvent.ps1',
'Public\Get-PrintDocumentEvent.ps1',
'Public\Get-RemoteLogonEvent.ps1', 'Public\Get-ServiceEvent.ps1',
'Public\Get-SystemRestartEvent.ps1',
'Public\New-EventDataFilter.ps1', 'Public\New-EventFilterXml.ps1',
'Public\New-EventSource.ps1', 'Public\Write-WinEvent.ps1',
'TypeData\PoShEvents.Format.ps1xml',
'TypeData\PoShEvents.Types.ps1xml', 'PoShEvents.psd1',
'PoShEvents.psm1'

# 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.
Expand All @@ -139,36 +139,36 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = '## [0.4.0] - 2020-01-07, Bugfix and Feature Release, Update Strongly Recommended
ReleaseNotes = '## 0.4.1 - 2020-01-25
### Added
* [Issue 23](https://github.com/thedavecarroll/PoShEvents/issues/23) - `Get-ServiceEvent` - add switch for EventType
* [Issue 33](https://github.com/thedavecarroll/PoShEvents/issues/33) - `Import-KmsProductSku` - new private function
Feature, Bugfix, and Maintenance; Update Strongly Recommended
### Fixed
* [Issue 25](https://github.com/thedavecarroll/PoShEvents/issues/25) - `New-EventFilterXml` does not produce a valid xml filter under certain circumstances
* [Issue 26](https://github.com/thedavecarroll/PoShEvents/issues/26) - `Get-KmsProductSku` - Import-Csv : Could not find file ''C:\KmsProductSku.csv''
* [Issue 27](https://github.com/thedavecarroll/PoShEvents/issues/27) - `Get-RemoteLogonEvent` - Error ''ParameterSetName'' is a ReadOnly property
* [Issue 34](https://github.com/thedavecarroll/PoShEvents/issues/34) - `New-EventDataFilter` - data of array uses "and" instead of "or"
* [Issue #38](https://github.com/thedavecarroll/PoShEvents/issues/38) - New-EventFilterXml - Returns invalid query
### Changed
* [Issue 24](https://github.com/thedavecarroll/PoShEvents/issues/24) - Updatable Help - Convert Module HelpInfoUri to Bit.ly Link
* [Issue 28](https://github.com/thedavecarroll/PoShEvents/issues/28) - `Get-OSVersionFromEvent` - Should only return the latest event
* [Issue 29](https://github.com/thedavecarroll/PoShEvents/issues/29) - `Get-OSVersionFromEvent` - add All switch to return all events
* [Issue 31](https://github.com/thedavecarroll/PoShEvents/issues/31) - `ConvertFrom-EventLogRecord` - for KMS events, import CSV in begin{} block
* [Issue 32](https://github.com/thedavecarroll/PoShEvents/issues/32) - `Get-KmsProductSku` - remove import CSV code
* [Issue 35](https://github.com/thedavecarroll/PoShEvents/issues/35) - `New-EventFilterXml` - replace LogLevelName with enum
* [Issue #18](https://github.com/thedavecarroll/PoShEvents/issues/18) - Refactor Get-KMSClientEvent to use New-EventFilterXml
* [Issue #19](https://github.com/thedavecarroll/PoShEvents/issues/19) - Refactor Get-KMSHostLicenseCheckEvent to use New-EventFilterXml
* [Issue #39](https://github.com/thedavecarroll/PoShEvents/issues/39) - Refactor Get-KMSHostEvent to use New-EventFilterXml
* [Issue #40](https://github.com/thedavecarroll/PoShEvents/issues/40) - Refactor Get-ServiceEvent to use New-EventFilterXml
* [Issue #41](https://github.com/thedavecarroll/PoShEvents/issues/41) - Refactor Get-GPOProcessingEvent to use New-EventFilterXml
### Maintenance
* [Issue #36](https://github.com/thedavecarroll/PoShEvents/issues/36) - Update Module Copyright
* [Issue #42](https://github.com/thedavecarroll/PoShEvents/issues/42) - Update Help
* [Issue #43](https://github.com/thedavecarroll/PoShEvents/issues/43) - ConvertFrom-EventLogRecord - refactor to reduce code duplication
For full CHANGELOG, see https://github.com/thedavecarroll/PoShEvents/blob/master/CHANGELOG.md'
For full CHANGELOG, see https://poshevents.anovelidea.org/en/v0.4.1/CHANGELOG/
'

# Prerelease string of this module
# Prerelease = ''

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

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

0 comments on commit 053f344

Please sign in to comment.