2.2.2
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
- Run either:
dotnet tool update leprechaun.cli
(if installed locally)dotnet tool update -g leprechaun.cli
(if installed globally)