Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

2018.1.11

Compare
Choose a tag to compare
@majkinetor majkinetor released this 11 Jan 04:28
· 166 commits to master since this release
  • 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.
  • au_BeforeUpdate and au_AfterUpdate now have parameter Package 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