PSparklines
1.0.3
A very simple way to show text sparklines in the console
Minimum PowerShell version
4.0
Installation Options
Owners
Copyright
2020
Package Details
Author(s)
- endowdly
Tags
Functions
New-EmphasisTable Add-Emphasis Set-Emphasis Get-Sparkline Show-Sparkline Write-Sparkline
Dependencies
This module has no dependencies.
Release Notes
1.0.0 -- Initial Release -- 2020 Sep 6
1.0.1 -- Patch -- 2022 Feb 2
Change PSparklines.psm1:
- Add- and Set-Emphasis functions now take switched parameters for comparisons instead of a validated string.
This feature is in-line with Foreach- and Where-Object.
Behavior is unchanged.
1.0.2 -- Hotfix -- 2022 Jun 19
Change PSparklines.psm1:
- Move module variable definition to top
- Change resource variable binding to allow version side-loading
1.0.3 -- Hotfix -- 2022 Jun 23
Change PSparklines.psm1
- Fix empty negative number warning on non-pipelined input.
This error was caused by a typo in magic method call.
Merged PR#1.
FileList
- PSparklines.nuspec
- example.png
- LICENSE
- PSparklines.Config.psd1
- PSparklines.psd1
- PSparklines.psm1
- PSparklines.todo
- README.md
- .vscode\launch.json
- en-US\PSparklines.Resources.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.1 | 705 | 10/12/2022 |
2.0.0 | 34 | 7/15/2022 |
1.0.3 (current version) | 21 | 6/23/2022 |
1.0.2 | 26 | 6/19/2022 |
1.0.1 | 14 | 6/19/2022 |