Skip to content

Swish v2.0.2

Compare
Choose a tag to compare
@burgerrg burgerrg released this 09 Mar 15:47
· 241 commits to dev since this release

Bug Fixes

Fixed a performance bug. When installing the values of inherited parameters, spawn and spawn&link called parameter filters, if any, when they should not have, since those values were already filtered when the parameters were set. This was particularly significant for the inherited app:path parameter, where the filter makes an expensive call to get-real-path.