PSSort

0.1.0-preview0001

This module contains alternative sort algorithms. The module was created mainly for educational purposes. Work in progress

Minimum PowerShell version

5.1

This is a prerelease version of PSSort.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name PSSort -RequiredVersion 0.1.0-preview0001 -AllowPrerelease

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

Install-PSResource -Name PSSort -Version 0.1.0-preview0001 -Prerelease

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) Hannes Palmquist. All rights reserved.

Package Details

Author(s)

  • Hannes Palmquist

Tags

Windows Linux MacOS

Functions

Test-SortingAlgorithms Use-BubbleSort Use-QuickSort

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

## [0.1.0-preview0001] - 2022-11-13

### Changed

- Implemented a new CI/CD pipeline

FileList

Version History

Version Downloads Last updated
1.14.1-previ... 6 9/8/2023
1.14.0 381 1/12/2023
1.14.0-previ... 4 1/12/2023
1.13.0 10 12/15/2022
1.13.0-previ... 5 12/15/2022
1.12.2-previ... 5 12/7/2022
1.12.1 9 11/14/2022
1.11.0 7 11/14/2022
1.10.4-previ... 4 11/14/2022
1.10.3 8 11/13/2022
0.1.0-previe... (current version) 5 11/13/2022
Show less