Skip to content

2.2.2

Compare
Choose a tag to compare
@blipson89 blipson89 released this 06 Jan 01:23
· 11 commits to main since this release

Enhancements / Changes

  • Added: ability to write to multiple files at once #56
  • Changed: Updated to .NET 6
  • Changed: Updated unit test suite

Bug Fixes

How to Update

  1. Run either:
    • dotnet tool update leprechaun.cli (if installed locally)
    • dotnet tool update -g leprechaun.cli (if installed globally)