github poshbotio/PoshBot v0.10.0

latest releases: v0.13.0, v.13.0, v0.12.0...
6 years ago

[0.10.0] 2017-12-13

Added

  • #71 Added -Examples and -Full switches to builtin command Get-CommandHelp. These switches provide more information about a command and -Examples is particularly useful when learning how to use a command. These provide a similar experience to PowerShell's Get-Help cmdlet. (via @RamblingCookieMonster)

  • #72 Added FormatEnumerationLimitOverride property with a default value of -1 to the bot configuration. This controls the enumeration limit of arrays and addresses an issue where not all items in an array would be displayed if the array had more than 4 items (the default limit). Instead an ellipsis ... would be shown. (via @RamblingCookieMonster)

Fixed

  • An exception was raised when running Save-PoshBotConfiguration.

  • Logic bug where the SendCommandResponseToPrivate configuration property was not being honored.

  • #73 Command resolution when running builtin command Get-CommandHelp was returning unexpected results. (via @RamblingCookieMonster)

Don't miss a new PoshBot release

NewReleases is sending notifications on new releases.