Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 653 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 653 Bytes

0.5.5:

  • Splatter is now a GitHub Action! (#18)
  • Initialize-Splatter now returns a [ScriptBlock] (#21)
  • Initialize-Splatter/Out-Splat now have -OutputPath (#19/#20)
  • Added Sponsorship (#22)

0.5.4:

  • New Splatter Logo (#12)
  • All splats will become PSObjects consistently (#13)
  • Generated Documentation (#14)
  • Declaring aliases inline (#16)

0.5.3:

  • Out-Splat now supports -Examples, -Links, -Notes, and -OutputTypes (Issue #9)
  • Adding logo
  • Documentation updates.

0.5.2:

  • Improved pipeline support (Fixes #6)
  • Out-Splat -CrossStream will now output all streams in generated commands, not just error and output.