Skip to content

Release v3.4.1

Choose a tag to compare

@github-actions github-actions released this 17 Sep 10:09
8b747fe

Fixed

  • The cratis new listing footer told users to run cratis new <template> -n <Name> — the pre---language form, which now fails with a missing---language error — and carried a trailing "no .NET SDK required / list parameters with" fragment that added nothing. It now shows the required form, cratis new <template> --language csharp -n <Name>, and nothing else (#150)