Skip to content

Core v1.1.0 / Abstractions v1.1.0

Choose a tag to compare

@mkholt mkholt released this 08 Oct 08:51
· 43 commits to main since this release
5b491b2
  • Breaking: Change Plugin Step Configs to not use the EventOperation enum but instead use a string to allow for custom messages. RegisterStep supports both enum and string for ease of use.
  • Fix: Remove the MessageEntity type since it isn't needed and muddies the waters