Skip to content

Posh 0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 01:01
· 587 commits to main since this release
7b4266f

Posh 0.1.2:

  • New Demos
    • Posh.demo.ps1 (#95)
    • Posh.Prompt.demo.ps1 (#96)
    • Posh Profile Customization (#97)
  • New formatters:
    • Adding Formatting for Match (#100)
    • Adding Variable Formatting (#102)
  • Extending Modules
    • Adding PSModuleInfo.Test(s) (#104)
  • Prompt Customization:
    • Posh.Prompt.Undo() (#103)
  • Profile Customization:
    • Posh.Profiles.RemoveModule (#105)
    • Posh.Profiles.New() (#101)
    • Posh.Profile.ImportModule (#93)
    • Posh.Profile.Matches (#99)
    • Posh.Profile.Replace (#92)
    • Posh.Profile.get_File (#76)

Posh 0.1.1:

  • Posh can be sponsored (please show your support) (#77)
  • Added $Posh.Recommends (#65)
  • Added LinkedIn to $Posh.Resources (#66)
  • Added Logo (#67)
  • Expanding $Posh.Parameters (#68)
  • Adding LocalTime to TimeZone formatting (#84, #85)
  • $LastOutput/$LastOutputError (#74)
  • Adding $profile.Directory (#75)
  • Expanding PSModuleInfo
    • Recommendations (#65)
    • Screenshots (#79)
    • Videos (#80)
    • Demos (#81)
    • Logo (#89)

Posh 0.1:

  • Initial Version of Posh, including:
    • Customizable prompts
    • Easier access to PowerShell Error history
  • Formatting:
    • Reflection formatter
    • Get-Member in Color
    • Colorized XML
    • Colorized File View (with Icons!) (no NerdFonts required)
    • Colorized Regex
    • Process HeatMap