Releases: nicholasdille/PowerShell-Statistics
Releases · nicholasdille/PowerShell-Statistics
Version 1.2.0.149
1.2.0.149
- Switched to four part version numbers
- Migrated to centralized build tools
- Migrated to new format of release notes
Install module from PowerShell Gallery
See build output at AppVeyor
See test coverage at Coveralls
Version 1.1.148
- Fixed upload to Coveralls
- Improved quality by honouring findings of script analyzer
Install module from PowerShell Gallery
See build output at AppVeyor
See test coverage at Coveralls
Version 1.1.136
- Added behaviour to skip build steps
- Relying on the module CICD
- Fixed behaviour in CICD module
Install module from PowerShell Gallery
See build output at AppVeyor
See test coverage at Coveralls
Version 1.1.135
- Added behaviour to skip build steps
- Relying on the module CICD
- Fixed behaviour in CICD module
Install module from PowerShell Gallery
See build output at AppVeyor
See test coverage at Coveralls
Version 1.1.133
- Added behaviour to skip build steps
- Relying on the module CICD
See https://www.powershellgallery.com/packages/Statistics/1.1.133
Version 1.1.131
- Added behaviour to skip build steps
- Relying on the module CICD
See https://www.powershellgallery.com/packages/Statistics/1.1.131
Version 1.1.123
- Integrated updated scripts from PowerShell-CI
- Fixed test for property
- Added link to PSGallery in GitHub release
- Fixed markdown spacing in release notes
- Fixed naming of release asset
- Enhanced code coverage metrics
- Fixed project directory
- Fixed performance monitor counter names
- Fixed behaviour without network connectivity
- Testing documentation
- Fixed output directory of documentation
See https://www.powershellgallery.com/packages/Statistics/1.1.123
Version 1.1.115
- Integrated updated scripts from PowerShell-CI
- Fixed test for property
- Added link to PSGallery in GitHub release
- Fixed markdown spacing in release notes
- Fixed naming of release asset
See https://www.powershellgallery.com/packages/Statistics/1.1.115
Version 1.1.113
- Integrated updated scripts from PowerShell-CI
- Fixed test for property
- Added link to PSGallery in GitHub release
See https://www.powershellgallery.com/packages/Statistics/1.1.113
Version 1.1.61
- Improved check for data via parameter or pipeline
- Added automatic creation of GitHub release
- Fixed variable name due to upstream change (BHPSModulePath --> BHModulePath)
- Fixed type casting (GitHub issue #1)