Skip to content

Posh 0.1.8

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 22:40
· 250 commits to main since this release
db595a6

Posh 0.1.8: Posh Formatting

  • New Formatting:
    • Get-Service shows up in color! (#265)
    • Get-Event gets a table formatter (and .EventID, .SourceID, .Time) (#268)
    • Get-FileHash groups by algorithm and autosizes (#270)
  • Improving Formatting:
    • Get-Command now shows Source, not Module (#266) ( thanks @ehmiiz ! )
    • Improving Enclosure Support in Links (#272)

More History in CHANGELOG