Skip to content

2.23.0

Choose a tag to compare

@thomhurst thomhurst released this 21 Jan 17:41
· 1962 commits to main since this release
  • When constructing custom classes that represent commands, you can now use Placeholders for greater control over the placement of arguments when using [PositionalArgumentAttribute] combined with [CommandPrecedingArgumentsAttribute]

Breaking

  • DotNet options have been rewritten. Some options, properties and method call names may have changed.
  • ModularPipelines.NuGet package is deprecated and the commands to interact with NuGet are now part of the ModularPipelines.DotNet package