You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#[system] now has the pipe_in argument, which allows specifying a chain of systems to pipe input from. [#14]
Added #[butler_plugin_group] and #[add_to_group], which allows defining PluginGroups using annotations, similar to #[butler_plugin] and #[system]. [#16]