Skip to content

App Cast Generator - 2.1.2

Compare
Choose a tag to compare
@Deadpikle Deadpikle released this 23 Oct 21:35
· 662 commits to develop since this release

What's Changed

  • Parsed BaseUrl option as string rather than Uri since string is all that can be parsed from a console and we were using it as a string anyway
  • Added --human-readable flag so that your app cast could look be easily readable by a human (indents, newlines)
  • Bump microsoft/setup-msbuild from 1.0.2 to 1.1.3 by @dependabot in #380
  • Bump actions/setup-dotnet from 2 to 3.0.2 by @dependabot in #375

Closed Issues

  • #376 Fixed command line option --base-uri not working due to Uri parsing
  • #377 Added indent to appcast.xml files

New Contributors

Full Changelog: 2.1.2...2.1.3