github poshbotio/PoshBot v0.5.0

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

[0.5.0] 2017-06-14

Added

  • Any regex group matches are now passed in the [Arguments] parameter to the function/command.
  • Ability to specify a version of a loaded plugin command to execute.
    Use plugin:command:version or command:version syntax to execute the command from a specific version of the plugin.
  • Support for one time scheduled commands. Commands can now be scheduled to execute once after the specified start date/time.
  • Improved the help usage text for commands.
  • The [!help] command now matches against command aliases as well.

Fixed

  • Help syntax now reflects the command name (as known in PoshBot) instead of PowerShell function name.

Changed

  • Command usage help is now displayed differently according to the command's trigger type.
    For [Command] trigger types, the command/function's parameters are show, for [Regex] trigger
    types, the trigger regex expression is shown.

Don't miss a new PoshBot release

NewReleases is sending notifications on new releases.