PowerShell Statistics Versions Save

Statistical analysis of data on the command line

1.2.0.149

6 years ago

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

1.1.148

6 years ago
  • 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

1.1.136

6 years ago
  • 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

1.1.135

6 years ago
  • 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

1.1.133

7 years ago
  • Added behaviour to skip build steps
  • Relying on the module CICD

See https://www.powershellgallery.com/packages/Statistics/1.1.133

1.1.131

7 years ago
  • Added behaviour to skip build steps
  • Relying on the module CICD

See https://www.powershellgallery.com/packages/Statistics/1.1.131

1.1.123

7 years ago
  • 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

1.1.115

7 years ago
  • 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

1.1.113

7 years ago
  • 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

1.1.61

7 years ago
  • 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)