This repository has been archived by the owner on Oct 25, 2022. It is now read-only.
2018.1.11
Update-AuPackage
- New feature streams that extends
au_GetLatest
with option to return multiple HashTables (one for each stream). - New parameter
IncludeStream
to force update of specific stream.
- New feature streams that extends
au_BeforeUpdate
andau_AfterUpdate
now have parameterPackage
of type[AUPackage]
which you can use among other things to modify the Nuspec data.- Added new function
Set-DescriptionFromReadme
that is called automatically when README.md is present in the package folder (#85). See documentation. - Plugins:
- New plugin: GitReleases creates Github release on successifully pushed packages.
- Git: new parameter
Strategy
with options on how to commit repository changes - Report: symbols in markdown report to mark embedded and stream packages