App Cast Generator - 2.1.2
·
662 commits
to develop
since this release
What's Changed
- Parsed
BaseUrl
option asstring
rather thanUri
sincestring
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
- @Fruchtzwerg94 made their first contribution in #376
Full Changelog: 2.1.2...2.1.3