Releases: mdgrs-mei/PowerShellRun
Releases · mdgrs-mei/PowerShellRun
v0.16.0
What's Changed
- Add
ValueFromPipelineandValueFromPipelineByPropertyNameby @mdgrs-mei in #100- Thank you @mattcargile for the suggestion
- Show default parameters for Invoke with arguments action by @mdgrs-mei in #101
Full Changelog: v0.15.0...v0.16.0
v0.15.0
v0.14.0
What's Changed
- Add ArgumentLlist parameter to ScriptBlock and ScriptFile entries by @mdgrs-mei in #96
- Remove CommandLine length limit from history entries by @mdgrs-mei in #97
- Thank you @mattcargile for catching this
Full Changelog: v0.13.1...v0.14.0
v0.13.1
What's Changed
- Fixed the position of directory separator added to the tab completed folder path that ends with a quote
- Fixed an issue that did not add directory separator to the tab completed folder path if it's a single candidate
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- Add alias ./ to File Manager (PSRun) by @mdgrs-mei in #90
- Add tab completion by @mdgrs-mei in #92
- Add description parameters to key handlers by @mdgrs-mei in #93
- Thank you for the suggestion @jdhitsolutions
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Move to .NET 8 by @mdgrs-mei in #88
- Add PSResourceGet Utility by @mdgrs-mei in #89
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Add conversion from string to FontColor by @mdgrs-mei in #84
- Thank you @jdhitsolutions for your suggestions.
- Add conversion from string to ActionKey and RemapKey by @mdgrs-mei in #85
- Support grapheme clusters by @mdgrs-mei in #86
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Implement ToString method for PowerShellRun types by @mdgrs-mei in #78
- Thank you @jdhitsolutions for your suggestions
- Fix CanvasTopMargin for PSReadLineHistory by @mdgrs-mei in #80
- Add PromptSymbol to Theme by @mdgrs-mei in #81
- Remove deprecated parameter and function by @mdgrs-mei in #82
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Add PowerShell Profile section to README.md by @mdgrs-mei in #57
- Support module reloading by @mdgrs-mei in #66
- Use PSRun's SelectorOption consistently in nested menus by @mdgrs-mei in #67
- Add warnings for disabled category by @mdgrs-mei in #71
- Make Option parameter of Invoke-PSRun deprecated by @mdgrs-mei in #74
- Add Add-PSRunFunction by @mdgrs-mei in #75
- Add Restart Keys by @mdgrs-mei in #76
- Thank you @jdhitsolutions for your idea and suggestions
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Add comment based help by @mdgrs-mei in #53
- Entry Group by @mdgrs-mei in #55
- Thank you @jdhitsolutions for your idea and suggestions
- Launch with arguments by @mdgrs-mei in #56
- Thank you @jdhitsolutions for your idea and suggestions
Full Changelog: v0.7.0...v0.8.0